|
1964 | 1964 | }, |
1965 | 1965 | "transitEncryptionEnabled":{ |
1966 | 1966 | "shape":"Boolean", |
1967 | | - "documentation":"<p>Transit encryption flag when connecting to cache. You cannot update this setting after creation.</p>" |
| 1967 | + "documentation":"<p>Transit encryption flag when connecting to cache. You cannot update this setting after creation.</p>", |
| 1968 | + "deprecated":true, |
| 1969 | + "deprecatedMessage":"transitEncryptionEnabled attribute is deprecated. Encryption in transit is always enabled.", |
| 1970 | + "deprecatedSince":"5/15/2025" |
1968 | 1971 | }, |
1969 | 1972 | "atRestEncryptionEnabled":{ |
1970 | 1973 | "shape":"Boolean", |
1971 | | - "documentation":"<p>At-rest encryption flag for cache. You cannot update this setting after creation.</p>" |
| 1974 | + "documentation":"<p>At-rest encryption flag for cache. You cannot update this setting after creation.</p>", |
| 1975 | + "deprecated":true, |
| 1976 | + "deprecatedMessage":"atRestEncryptionEnabled attribute is deprecated. Encryption at rest is always enabled.", |
| 1977 | + "deprecatedSince":"5/15/2025" |
1972 | 1978 | }, |
1973 | 1979 | "apiCachingBehavior":{ |
1974 | 1980 | "shape":"ApiCachingBehavior", |
|
2690 | 2696 | }, |
2691 | 2697 | "DeleteApiCacheResponse":{ |
2692 | 2698 | "type":"structure", |
2693 | | - "members":{ |
2694 | | - }, |
| 2699 | + "members":{}, |
2695 | 2700 | "documentation":"<p>Represents the output of a <code>DeleteApiCache</code> operation.</p>" |
2696 | 2701 | }, |
2697 | 2702 | "DeleteApiKeyRequest":{ |
|
2717 | 2722 | }, |
2718 | 2723 | "DeleteApiKeyResponse":{ |
2719 | 2724 | "type":"structure", |
2720 | | - "members":{ |
2721 | | - } |
| 2725 | + "members":{} |
2722 | 2726 | }, |
2723 | 2727 | "DeleteApiRequest":{ |
2724 | 2728 | "type":"structure", |
|
2734 | 2738 | }, |
2735 | 2739 | "DeleteApiResponse":{ |
2736 | 2740 | "type":"structure", |
2737 | | - "members":{ |
2738 | | - } |
| 2741 | + "members":{} |
2739 | 2742 | }, |
2740 | 2743 | "DeleteChannelNamespaceRequest":{ |
2741 | 2744 | "type":"structure", |
|
2760 | 2763 | }, |
2761 | 2764 | "DeleteChannelNamespaceResponse":{ |
2762 | 2765 | "type":"structure", |
2763 | | - "members":{ |
2764 | | - } |
| 2766 | + "members":{} |
2765 | 2767 | }, |
2766 | 2768 | "DeleteDataSourceRequest":{ |
2767 | 2769 | "type":"structure", |
|
2786 | 2788 | }, |
2787 | 2789 | "DeleteDataSourceResponse":{ |
2788 | 2790 | "type":"structure", |
2789 | | - "members":{ |
2790 | | - } |
| 2791 | + "members":{} |
2791 | 2792 | }, |
2792 | 2793 | "DeleteDomainNameRequest":{ |
2793 | 2794 | "type":"structure", |
|
2803 | 2804 | }, |
2804 | 2805 | "DeleteDomainNameResponse":{ |
2805 | 2806 | "type":"structure", |
2806 | | - "members":{ |
2807 | | - } |
| 2807 | + "members":{} |
2808 | 2808 | }, |
2809 | 2809 | "DeleteFunctionRequest":{ |
2810 | 2810 | "type":"structure", |
|
2829 | 2829 | }, |
2830 | 2830 | "DeleteFunctionResponse":{ |
2831 | 2831 | "type":"structure", |
2832 | | - "members":{ |
2833 | | - } |
| 2832 | + "members":{} |
2834 | 2833 | }, |
2835 | 2834 | "DeleteGraphqlApiRequest":{ |
2836 | 2835 | "type":"structure", |
|
2846 | 2845 | }, |
2847 | 2846 | "DeleteGraphqlApiResponse":{ |
2848 | 2847 | "type":"structure", |
2849 | | - "members":{ |
2850 | | - } |
| 2848 | + "members":{} |
2851 | 2849 | }, |
2852 | 2850 | "DeleteResolverRequest":{ |
2853 | 2851 | "type":"structure", |
|
2879 | 2877 | }, |
2880 | 2878 | "DeleteResolverResponse":{ |
2881 | 2879 | "type":"structure", |
2882 | | - "members":{ |
2883 | | - } |
| 2880 | + "members":{} |
2884 | 2881 | }, |
2885 | 2882 | "DeleteTypeRequest":{ |
2886 | 2883 | "type":"structure", |
|
2905 | 2902 | }, |
2906 | 2903 | "DeleteTypeResponse":{ |
2907 | 2904 | "type":"structure", |
2908 | | - "members":{ |
2909 | | - } |
| 2905 | + "members":{} |
2910 | 2906 | }, |
2911 | 2907 | "DeltaSyncConfig":{ |
2912 | 2908 | "type":"structure", |
|
2946 | 2942 | }, |
2947 | 2943 | "DisassociateApiResponse":{ |
2948 | 2944 | "type":"structure", |
2949 | | - "members":{ |
2950 | | - } |
| 2945 | + "members":{} |
2951 | 2946 | }, |
2952 | 2947 | "DisassociateMergedGraphqlApiRequest":{ |
2953 | 2948 | "type":"structure", |
|
3359 | 3354 | }, |
3360 | 3355 | "FlushApiCacheResponse":{ |
3361 | 3356 | "type":"structure", |
3362 | | - "members":{ |
3363 | | - }, |
| 3357 | + "members":{}, |
3364 | 3358 | "documentation":"<p>Represents the output of a <code>FlushApiCache</code> operation.</p>" |
3365 | 3359 | }, |
3366 | 3360 | "FunctionConfiguration":{ |
|
5294 | 5288 | }, |
5295 | 5289 | "TagResourceResponse":{ |
5296 | 5290 | "type":"structure", |
5297 | | - "members":{ |
5298 | | - } |
| 5291 | + "members":{} |
5299 | 5292 | }, |
5300 | 5293 | "TagValue":{ |
5301 | 5294 | "type":"string", |
|
5379 | 5372 | }, |
5380 | 5373 | "UntagResourceResponse":{ |
5381 | 5374 | "type":"structure", |
5382 | | - "members":{ |
5383 | | - } |
| 5375 | + "members":{} |
5384 | 5376 | }, |
5385 | 5377 | "UpdateApiCacheRequest":{ |
5386 | 5378 | "type":"structure", |
|
0 commit comments