aws-sdk-core 2.11.279 → 2.11.280

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 388207c41aa544c224b9dcbefb51836792cc34c7
4
- data.tar.gz: 174e0ce54401fc574c342f723569b9194a8bfd2e
3
+ metadata.gz: e387645fb3158801ef76f06131dd4de2f82c17d8
4
+ data.tar.gz: 0ea2d1df449053bfb7f44d2dac27d2c02a776073
5
5
  SHA512:
6
- metadata.gz: ac4a2dba1e5da3155e9e1a34de7dc8ed363a40adfdf77504d1c1cf20ba9e92b1130f3c277913f5a7b6c5b5e153d26979093fb5f100dd26b249e43b98f6d7dc33
7
- data.tar.gz: bf1c240a25e214f42f7b9a8bb708deb57454ecac442a05fb5490125378f3f3f67e0724fa8966c1f92fb566949742486bc2324a6cd31ec2b78eb186bdec1fa66b
6
+ metadata.gz: 305fce2dfe26463a6452b441706c17cabf8b6ec176b97391b120252e560d8b281b1eff2cf6fc1d7ef64ea932931ee1f6a1505c6cbfc7c4d9ee379a44fe4b1a0f
7
+ data.tar.gz: ffe6b9d9aad85821713d4e668d7c3e6c644a8a80ed4c8c20cbf4e979f1db4a294d7bc943956b10480ab207e0540e7fa1f5258ff247ec87faea10fec795c1dfc5
@@ -1905,7 +1905,8 @@
1905
1905
  "enabled":{"shape":"Boolean"},
1906
1906
  "createdDate":{"shape":"Timestamp"},
1907
1907
  "lastUpdatedDate":{"shape":"Timestamp"},
1908
- "stageKeys":{"shape":"ListOfString"}
1908
+ "stageKeys":{"shape":"ListOfString"},
1909
+ "tags":{"shape":"MapOfStringToString"}
1909
1910
  }
1910
1911
  },
1911
1912
  "ApiKeyIds":{
@@ -2045,7 +2046,8 @@
2045
2046
  "description":{"shape":"String"},
2046
2047
  "pemEncodedCertificate":{"shape":"String"},
2047
2048
  "createdDate":{"shape":"Timestamp"},
2048
- "expirationDate":{"shape":"Timestamp"}
2049
+ "expirationDate":{"shape":"Timestamp"},
2050
+ "tags":{"shape":"MapOfStringToString"}
2049
2051
  }
2050
2052
  },
2051
2053
  "ClientCertificates":{
@@ -2089,7 +2091,8 @@
2089
2091
  "generateDistinctId":{"shape":"Boolean"},
2090
2092
  "value":{"shape":"String"},
2091
2093
  "stageKeys":{"shape":"ListOfStageKeys"},
2092
- "customerId":{"shape":"String"}
2094
+ "customerId":{"shape":"String"},
2095
+ "tags":{"shape":"MapOfStringToString"}
2093
2096
  }
2094
2097
  },
2095
2098
  "CreateAuthorizerRequest":{
@@ -2198,7 +2201,8 @@
2198
2201
  "certificateArn":{"shape":"String"},
2199
2202
  "regionalCertificateName":{"shape":"String"},
2200
2203
  "regionalCertificateArn":{"shape":"String"},
2201
- "endpointConfiguration":{"shape":"EndpointConfiguration"}
2204
+ "endpointConfiguration":{"shape":"EndpointConfiguration"},
2205
+ "tags":{"shape":"MapOfStringToString"}
2202
2206
  }
2203
2207
  },
2204
2208
  "CreateModelRequest":{
@@ -2267,7 +2271,8 @@
2267
2271
  "minimumCompressionSize":{"shape":"NullableInteger"},
2268
2272
  "apiKeySource":{"shape":"ApiKeySourceType"},
2269
2273
  "endpointConfiguration":{"shape":"EndpointConfiguration"},
2270
- "policy":{"shape":"String"}
2274
+ "policy":{"shape":"String"},
2275
+ "tags":{"shape":"MapOfStringToString"}
2271
2276
  }
2272
2277
  },
2273
2278
  "CreateStageRequest":{
@@ -2320,7 +2325,8 @@
2320
2325
  "description":{"shape":"String"},
2321
2326
  "apiStages":{"shape":"ListOfApiStage"},
2322
2327
  "throttle":{"shape":"ThrottleSettings"},
2323
- "quota":{"shape":"QuotaSettings"}
2328
+ "quota":{"shape":"QuotaSettings"},
2329
+ "tags":{"shape":"MapOfStringToString"}
2324
2330
  }
2325
2331
  },
2326
2332
  "CreateVpcLinkRequest":{
@@ -2332,7 +2338,8 @@
2332
2338
  "members":{
2333
2339
  "name":{"shape":"String"},
2334
2340
  "description":{"shape":"String"},
2335
- "targetArns":{"shape":"ListOfString"}
2341
+ "targetArns":{"shape":"ListOfString"},
2342
+ "tags":{"shape":"MapOfStringToString"}
2336
2343
  }
2337
2344
  },
2338
2345
  "DeleteApiKeyRequest":{
@@ -2837,7 +2844,8 @@
2837
2844
  "regionalCertificateArn":{"shape":"String"},
2838
2845
  "distributionDomainName":{"shape":"String"},
2839
2846
  "distributionHostedZoneId":{"shape":"String"},
2840
- "endpointConfiguration":{"shape":"EndpointConfiguration"}
2847
+ "endpointConfiguration":{"shape":"EndpointConfiguration"},
2848
+ "tags":{"shape":"MapOfStringToString"}
2841
2849
  }
2842
2850
  },
2843
2851
  "DomainNames":{
@@ -2968,7 +2976,8 @@
2968
2976
  "GenerateClientCertificateRequest":{
2969
2977
  "type":"structure",
2970
2978
  "members":{
2971
- "description":{"shape":"String"}
2979
+ "description":{"shape":"String"},
2980
+ "tags":{"shape":"MapOfStringToString"}
2972
2981
  }
2973
2982
  },
2974
2983
  "GetAccountRequest":{
@@ -4574,7 +4583,8 @@
4574
4583
  "minimumCompressionSize":{"shape":"NullableInteger"},
4575
4584
  "apiKeySource":{"shape":"ApiKeySourceType"},
4576
4585
  "endpointConfiguration":{"shape":"EndpointConfiguration"},
4577
- "policy":{"shape":"String"}
4586
+ "policy":{"shape":"String"},
4587
+ "tags":{"shape":"MapOfStringToString"}
4578
4588
  }
4579
4589
  },
4580
4590
  "RestApis":{
@@ -5285,7 +5295,8 @@
5285
5295
  "apiStages":{"shape":"ListOfApiStage"},
5286
5296
  "throttle":{"shape":"ThrottleSettings"},
5287
5297
  "quota":{"shape":"QuotaSettings"},
5288
- "productCode":{"shape":"String"}
5298
+ "productCode":{"shape":"String"},
5299
+ "tags":{"shape":"MapOfStringToString"}
5289
5300
  }
5290
5301
  },
5291
5302
  "UsagePlanKey":{
@@ -5325,7 +5336,8 @@
5325
5336
  "description":{"shape":"String"},
5326
5337
  "targetArns":{"shape":"ListOfString"},
5327
5338
  "status":{"shape":"VpcLinkStatus"},
5328
- "statusMessage":{"shape":"String"}
5339
+ "statusMessage":{"shape":"String"},
5340
+ "tags":{"shape":"MapOfStringToString"}
5329
5341
  }
5330
5342
  },
5331
5343
  "VpcLinkStatus":{
@@ -242,6 +242,7 @@
242
242
  "members":{
243
243
  "BudgetName":{"shape":"BudgetName"},
244
244
  "BudgetLimit":{"shape":"Spend"},
245
+ "PlannedBudgetLimits":{"shape":"PlannedBudgetLimits"},
245
246
  "CostFilters":{"shape":"CostFilters"},
246
247
  "CostTypes":{"shape":"CostTypes"},
247
248
  "TimeUnit":{"shape":"TimeUnit"},
@@ -667,6 +668,11 @@
667
668
  "min":1,
668
669
  "pattern":"([0-9]*\\.)?[0-9]+"
669
670
  },
671
+ "PlannedBudgetLimits":{
672
+ "type":"map",
673
+ "key":{"shape":"GenericString"},
674
+ "value":{"shape":"Spend"}
675
+ },
670
676
  "Spend":{
671
677
  "type":"structure",
672
678
  "required":[
@@ -693,7 +699,7 @@
693
699
  "type":"string",
694
700
  "max":2147483647,
695
701
  "min":1,
696
- "pattern":".*",
702
+ "pattern":"(?s).*",
697
703
  "sensitive":true
698
704
  },
699
705
  "Subscribers":{
@@ -69,7 +69,8 @@
69
69
  {"shape":"ArgumentException"},
70
70
  {"shape":"NotFoundException"},
71
71
  {"shape":"LimitExceededException"},
72
- {"shape":"ServiceAccountException"}
72
+ {"shape":"ServiceAccountException"},
73
+ {"shape":"TagOperationException"}
73
74
  ]
74
75
  },
75
76
  "CreateRemoteAccessSession":{
@@ -719,6 +720,19 @@
719
720
  {"shape":"ServiceAccountException"}
720
721
  ]
721
722
  },
723
+ "ListTagsForResource":{
724
+ "name":"ListTagsForResource",
725
+ "http":{
726
+ "method":"POST",
727
+ "requestUri":"/"
728
+ },
729
+ "input":{"shape":"ListTagsForResourceRequest"},
730
+ "output":{"shape":"ListTagsForResourceResponse"},
731
+ "errors":[
732
+ {"shape":"NotFoundException"},
733
+ {"shape":"TagOperationException"}
734
+ ]
735
+ },
722
736
  "ListTests":{
723
737
  "name":"ListTests",
724
738
  "http":{
@@ -870,6 +884,34 @@
870
884
  {"shape":"ServiceAccountException"}
871
885
  ]
872
886
  },
887
+ "TagResource":{
888
+ "name":"TagResource",
889
+ "http":{
890
+ "method":"POST",
891
+ "requestUri":"/"
892
+ },
893
+ "input":{"shape":"TagResourceRequest"},
894
+ "output":{"shape":"TagResourceResponse"},
895
+ "errors":[
896
+ {"shape":"NotFoundException"},
897
+ {"shape":"TagOperationException"},
898
+ {"shape":"TooManyTagsException"},
899
+ {"shape":"TagPolicyException"}
900
+ ]
901
+ },
902
+ "UntagResource":{
903
+ "name":"UntagResource",
904
+ "http":{
905
+ "method":"POST",
906
+ "requestUri":"/"
907
+ },
908
+ "input":{"shape":"UntagResourceRequest"},
909
+ "output":{"shape":"UntagResourceResponse"},
910
+ "errors":[
911
+ {"shape":"NotFoundException"},
912
+ {"shape":"TagOperationException"}
913
+ ]
914
+ },
873
915
  "UpdateDeviceInstance":{
874
916
  "name":"UpdateDeviceInstance",
875
917
  "http":{
@@ -998,6 +1040,7 @@
998
1040
  "AccountsCleanup":{"type":"boolean"},
999
1041
  "AmazonResourceName":{
1000
1042
  "type":"string",
1043
+ "max":1011,
1001
1044
  "min":32
1002
1045
  },
1003
1046
  "AmazonResourceNames":{
@@ -1556,6 +1599,7 @@
1556
1599
  "member":{"shape":"Device"}
1557
1600
  },
1558
1601
  "Double":{"type":"double"},
1602
+ "ExceptionMessage":{"type":"string"},
1559
1603
  "ExecutionConfiguration":{
1560
1604
  "type":"structure",
1561
1605
  "members":{
@@ -2159,6 +2203,19 @@
2159
2203
  "nextToken":{"shape":"PaginationToken"}
2160
2204
  }
2161
2205
  },
2206
+ "ListTagsForResourceRequest":{
2207
+ "type":"structure",
2208
+ "required":["ResourceARN"],
2209
+ "members":{
2210
+ "ResourceARN":{"shape":"AmazonResourceName"}
2211
+ }
2212
+ },
2213
+ "ListTagsForResourceResponse":{
2214
+ "type":"structure",
2215
+ "members":{
2216
+ "Tags":{"shape":"TagList"}
2217
+ }
2218
+ },
2162
2219
  "ListTestsRequest":{
2163
2220
  "type":"structure",
2164
2221
  "required":["arn"],
@@ -2741,6 +2798,69 @@
2741
2798
  "type":"list",
2742
2799
  "member":{"shape":"Suite"}
2743
2800
  },
2801
+ "Tag":{
2802
+ "type":"structure",
2803
+ "required":[
2804
+ "Key",
2805
+ "Value"
2806
+ ],
2807
+ "members":{
2808
+ "Key":{"shape":"TagKey"},
2809
+ "Value":{"shape":"TagValue"}
2810
+ }
2811
+ },
2812
+ "TagKey":{
2813
+ "type":"string",
2814
+ "max":128,
2815
+ "min":1
2816
+ },
2817
+ "TagKeyList":{
2818
+ "type":"list",
2819
+ "member":{"shape":"TagKey"},
2820
+ "max":150
2821
+ },
2822
+ "TagList":{
2823
+ "type":"list",
2824
+ "member":{"shape":"Tag"},
2825
+ "max":150
2826
+ },
2827
+ "TagOperationException":{
2828
+ "type":"structure",
2829
+ "members":{
2830
+ "message":{"shape":"ExceptionMessage"},
2831
+ "resourceName":{"shape":"AmazonResourceName"}
2832
+ },
2833
+ "exception":true
2834
+ },
2835
+ "TagPolicyException":{
2836
+ "type":"structure",
2837
+ "members":{
2838
+ "message":{"shape":"ExceptionMessage"},
2839
+ "resourceName":{"shape":"AmazonResourceName"}
2840
+ },
2841
+ "exception":true
2842
+ },
2843
+ "TagResourceRequest":{
2844
+ "type":"structure",
2845
+ "required":[
2846
+ "ResourceARN",
2847
+ "Tags"
2848
+ ],
2849
+ "members":{
2850
+ "ResourceARN":{"shape":"AmazonResourceName"},
2851
+ "Tags":{"shape":"TagList"}
2852
+ }
2853
+ },
2854
+ "TagResourceResponse":{
2855
+ "type":"structure",
2856
+ "members":{
2857
+ }
2858
+ },
2859
+ "TagValue":{
2860
+ "type":"string",
2861
+ "max":256,
2862
+ "min":0
2863
+ },
2744
2864
  "Test":{
2745
2865
  "type":"structure",
2746
2866
  "members":{
@@ -2792,6 +2912,14 @@
2792
2912
  "type":"list",
2793
2913
  "member":{"shape":"Test"}
2794
2914
  },
2915
+ "TooManyTagsException":{
2916
+ "type":"structure",
2917
+ "members":{
2918
+ "message":{"shape":"ExceptionMessage"},
2919
+ "resourceName":{"shape":"AmazonResourceName"}
2920
+ },
2921
+ "exception":true
2922
+ },
2795
2923
  "TransactionIdentifier":{
2796
2924
  "type":"string",
2797
2925
  "min":32
@@ -2824,6 +2952,22 @@
2824
2952
  "key":{"shape":"ExecutionResult"},
2825
2953
  "value":{"shape":"UniqueProblems"}
2826
2954
  },
2955
+ "UntagResourceRequest":{
2956
+ "type":"structure",
2957
+ "required":[
2958
+ "ResourceARN",
2959
+ "TagKeys"
2960
+ ],
2961
+ "members":{
2962
+ "ResourceARN":{"shape":"AmazonResourceName"},
2963
+ "TagKeys":{"shape":"TagKeyList"}
2964
+ }
2965
+ },
2966
+ "UntagResourceResponse":{
2967
+ "type":"structure",
2968
+ "members":{
2969
+ }
2970
+ },
2827
2971
  "UpdateDeviceInstanceRequest":{
2828
2972
  "type":"structure",
2829
2973
  "required":["arn"],
@@ -3431,6 +3431,10 @@
3431
3431
  "members":{
3432
3432
  "ClientVpnEndpointId":{"shape":"String"},
3433
3433
  "SubnetId":{"shape":"String"},
3434
+ "ClientToken":{
3435
+ "shape":"String",
3436
+ "idempotencyToken":true
3437
+ },
3434
3438
  "DryRun":{"shape":"Boolean"}
3435
3439
  }
3436
3440
  },
@@ -3856,6 +3860,10 @@
3856
3860
  "AccessGroupId":{"shape":"String"},
3857
3861
  "AuthorizeAllGroups":{"shape":"Boolean"},
3858
3862
  "Description":{"shape":"String"},
3863
+ "ClientToken":{
3864
+ "shape":"String",
3865
+ "idempotencyToken":true
3866
+ },
3859
3867
  "DryRun":{"shape":"Boolean"}
3860
3868
  }
3861
3869
  },
@@ -5460,6 +5468,10 @@
5460
5468
  "DestinationCidrBlock":{"shape":"String"},
5461
5469
  "TargetVpcSubnetId":{"shape":"String"},
5462
5470
  "Description":{"shape":"String"},
5471
+ "ClientToken":{
5472
+ "shape":"String",
5473
+ "idempotencyToken":true
5474
+ },
5463
5475
  "DryRun":{"shape":"Boolean"}
5464
5476
  }
5465
5477
  },
@@ -750,7 +750,7 @@
750
750
  },
751
751
  "ProvisionedThroughputInMibps":{
752
752
  "type":"double",
753
- "min":0.0
753
+ "min":1.0
754
754
  },
755
755
  "PutLifecycleConfigurationRequest":{
756
756
  "type":"structure",
@@ -1030,6 +1030,20 @@
1030
1030
  {"shape":"ResourceNotFoundException"}
1031
1031
  ]
1032
1032
  },
1033
+ "UpdateProvisionedProductProperties":{
1034
+ "name":"UpdateProvisionedProductProperties",
1035
+ "http":{
1036
+ "method":"POST",
1037
+ "requestUri":"/"
1038
+ },
1039
+ "input":{"shape":"UpdateProvisionedProductPropertiesInput"},
1040
+ "output":{"shape":"UpdateProvisionedProductPropertiesOutput"},
1041
+ "errors":[
1042
+ {"shape":"InvalidParametersException"},
1043
+ {"shape":"ResourceNotFoundException"},
1044
+ {"shape":"InvalidStateException"}
1045
+ ]
1046
+ },
1033
1047
  "UpdateProvisioningArtifact":{
1034
1048
  "name":"UpdateProvisioningArtifact",
1035
1049
  "http":{
@@ -2710,7 +2724,18 @@
2710
2724
  "SupportUrl":{"shape":"SupportUrl"}
2711
2725
  }
2712
2726
  },
2727
+ "PropertyKey":{
2728
+ "type":"string",
2729
+ "enum":["OWNER"],
2730
+ "max":128,
2731
+ "min":1
2732
+ },
2713
2733
  "PropertyName":{"type":"string"},
2734
+ "PropertyValue":{
2735
+ "type":"string",
2736
+ "max":1024,
2737
+ "min":1
2738
+ },
2714
2739
  "ProviderName":{
2715
2740
  "type":"string",
2716
2741
  "max":50,
@@ -2859,6 +2884,13 @@
2859
2884
  "type":"list",
2860
2885
  "member":{"shape":"ProvisionedProductPlanSummary"}
2861
2886
  },
2887
+ "ProvisionedProductProperties":{
2888
+ "type":"map",
2889
+ "key":{"shape":"PropertyKey"},
2890
+ "value":{"shape":"PropertyValue"},
2891
+ "max":100,
2892
+ "min":1
2893
+ },
2862
2894
  "ProvisionedProductStatus":{
2863
2895
  "type":"string",
2864
2896
  "enum":[
@@ -3686,6 +3718,32 @@
3686
3718
  "RecordDetail":{"shape":"RecordDetail"}
3687
3719
  }
3688
3720
  },
3721
+ "UpdateProvisionedProductPropertiesInput":{
3722
+ "type":"structure",
3723
+ "required":[
3724
+ "ProvisionedProductId",
3725
+ "ProvisionedProductProperties",
3726
+ "IdempotencyToken"
3727
+ ],
3728
+ "members":{
3729
+ "AcceptLanguage":{"shape":"AcceptLanguage"},
3730
+ "ProvisionedProductId":{"shape":"Id"},
3731
+ "ProvisionedProductProperties":{"shape":"ProvisionedProductProperties"},
3732
+ "IdempotencyToken":{
3733
+ "shape":"IdempotencyToken",
3734
+ "idempotencyToken":true
3735
+ }
3736
+ }
3737
+ },
3738
+ "UpdateProvisionedProductPropertiesOutput":{
3739
+ "type":"structure",
3740
+ "members":{
3741
+ "ProvisionedProductId":{"shape":"Id"},
3742
+ "ProvisionedProductProperties":{"shape":"ProvisionedProductProperties"},
3743
+ "RecordId":{"shape":"Id"},
3744
+ "Status":{"shape":"RecordStatus"}
3745
+ }
3746
+ },
3689
3747
  "UpdateProvisioningArtifactInput":{
3690
3748
  "type":"structure",
3691
3749
  "required":[
@@ -30,6 +30,23 @@
30
30
  {"shape":"TooManyRequestsException"}
31
31
  ]
32
32
  },
33
+ "AssociateWebsiteAuthorizationProvider":{
34
+ "name":"AssociateWebsiteAuthorizationProvider",
35
+ "http":{
36
+ "method":"POST",
37
+ "requestUri":"/associateWebsiteAuthorizationProvider"
38
+ },
39
+ "input":{"shape":"AssociateWebsiteAuthorizationProviderRequest"},
40
+ "output":{"shape":"AssociateWebsiteAuthorizationProviderResponse"},
41
+ "errors":[
42
+ {"shape":"UnauthorizedException"},
43
+ {"shape":"InternalServerErrorException"},
44
+ {"shape":"InvalidRequestException"},
45
+ {"shape":"ResourceNotFoundException"},
46
+ {"shape":"ResourceAlreadyExistsException"},
47
+ {"shape":"TooManyRequestsException"}
48
+ ]
49
+ },
33
50
  "AssociateWebsiteCertificateAuthority":{
34
51
  "name":"AssociateWebsiteCertificateAuthority",
35
52
  "http":{
@@ -224,6 +241,23 @@
224
241
  {"shape":"TooManyRequestsException"}
225
242
  ]
226
243
  },
244
+ "DisassociateWebsiteAuthorizationProvider":{
245
+ "name":"DisassociateWebsiteAuthorizationProvider",
246
+ "http":{
247
+ "method":"POST",
248
+ "requestUri":"/disassociateWebsiteAuthorizationProvider"
249
+ },
250
+ "input":{"shape":"DisassociateWebsiteAuthorizationProviderRequest"},
251
+ "output":{"shape":"DisassociateWebsiteAuthorizationProviderResponse"},
252
+ "errors":[
253
+ {"shape":"UnauthorizedException"},
254
+ {"shape":"InternalServerErrorException"},
255
+ {"shape":"InvalidRequestException"},
256
+ {"shape":"ResourceNotFoundException"},
257
+ {"shape":"ResourceAlreadyExistsException"},
258
+ {"shape":"TooManyRequestsException"}
259
+ ]
260
+ },
227
261
  "DisassociateWebsiteCertificateAuthority":{
228
262
  "name":"DisassociateWebsiteCertificateAuthority",
229
263
  "http":{
@@ -286,6 +320,22 @@
286
320
  {"shape":"TooManyRequestsException"}
287
321
  ]
288
322
  },
323
+ "ListWebsiteAuthorizationProviders":{
324
+ "name":"ListWebsiteAuthorizationProviders",
325
+ "http":{
326
+ "method":"POST",
327
+ "requestUri":"/listWebsiteAuthorizationProviders"
328
+ },
329
+ "input":{"shape":"ListWebsiteAuthorizationProvidersRequest"},
330
+ "output":{"shape":"ListWebsiteAuthorizationProvidersResponse"},
331
+ "errors":[
332
+ {"shape":"UnauthorizedException"},
333
+ {"shape":"InternalServerErrorException"},
334
+ {"shape":"InvalidRequestException"},
335
+ {"shape":"ResourceNotFoundException"},
336
+ {"shape":"TooManyRequestsException"}
337
+ ]
338
+ },
289
339
  "ListWebsiteCertificateAuthorities":{
290
340
  "name":"ListWebsiteCertificateAuthorities",
291
341
  "http":{
@@ -461,8 +511,8 @@
461
511
  "members":{
462
512
  "FleetArn":{"shape":"FleetArn"},
463
513
  "DomainName":{"shape":"DomainName"},
464
- "AcmCertificateArn":{"shape":"AcmCertificateArn"},
465
- "DisplayName":{"shape":"DisplayName"}
514
+ "DisplayName":{"shape":"DisplayName"},
515
+ "AcmCertificateArn":{"shape":"AcmCertificateArn"}
466
516
  }
467
517
  },
468
518
  "AssociateDomainResponse":{
@@ -470,6 +520,24 @@
470
520
  "members":{
471
521
  }
472
522
  },
523
+ "AssociateWebsiteAuthorizationProviderRequest":{
524
+ "type":"structure",
525
+ "required":[
526
+ "FleetArn",
527
+ "AuthorizationProviderType"
528
+ ],
529
+ "members":{
530
+ "FleetArn":{"shape":"FleetArn"},
531
+ "AuthorizationProviderType":{"shape":"AuthorizationProviderType"},
532
+ "DomainName":{"shape":"DomainName"}
533
+ }
534
+ },
535
+ "AssociateWebsiteAuthorizationProviderResponse":{
536
+ "type":"structure",
537
+ "members":{
538
+ "AuthorizationProviderId":{"shape":"Id"}
539
+ }
540
+ },
473
541
  "AssociateWebsiteCertificateAuthorityRequest":{
474
542
  "type":"structure",
475
543
  "required":[
@@ -489,6 +557,10 @@
489
557
  }
490
558
  },
491
559
  "AuditStreamArn":{"type":"string"},
560
+ "AuthorizationProviderType":{
561
+ "type":"string",
562
+ "enum":["SAML"]
563
+ },
492
564
  "Boolean":{"type":"boolean"},
493
565
  "Certificate":{
494
566
  "type":"string",
@@ -615,9 +687,11 @@
615
687
  "DescribeDomainResponse":{
616
688
  "type":"structure",
617
689
  "members":{
690
+ "DomainName":{"shape":"DomainName"},
618
691
  "DisplayName":{"shape":"DisplayName"},
619
692
  "CreatedTime":{"shape":"DateTime"},
620
- "DomainStatus":{"shape":"DomainStatus"}
693
+ "DomainStatus":{"shape":"DomainStatus"},
694
+ "AcmCertificateArn":{"shape":"AcmCertificateArn"}
621
695
  }
622
696
  },
623
697
  "DescribeFleetMetadataRequest":{
@@ -732,6 +806,22 @@
732
806
  "members":{
733
807
  }
734
808
  },
809
+ "DisassociateWebsiteAuthorizationProviderRequest":{
810
+ "type":"structure",
811
+ "required":[
812
+ "FleetArn",
813
+ "AuthorizationProviderId"
814
+ ],
815
+ "members":{
816
+ "FleetArn":{"shape":"FleetArn"},
817
+ "AuthorizationProviderId":{"shape":"Id"}
818
+ }
819
+ },
820
+ "DisassociateWebsiteAuthorizationProviderResponse":{
821
+ "type":"structure",
822
+ "members":{
823
+ }
824
+ },
735
825
  "DisassociateWebsiteCertificateAuthorityRequest":{
736
826
  "type":"structure",
737
827
  "required":[
@@ -754,7 +844,7 @@
754
844
  },
755
845
  "DomainName":{
756
846
  "type":"string",
757
- "max":64,
847
+ "max":253,
758
848
  "min":1,
759
849
  "pattern":"^[a-zA-Z0-9]?((?!-)([A-Za-z0-9-]*[A-Za-z0-9])\\.)+[a-zA-Z0-9]+$"
760
850
  },
@@ -780,9 +870,9 @@
780
870
  ],
781
871
  "members":{
782
872
  "DomainName":{"shape":"DomainName"},
873
+ "DisplayName":{"shape":"DisplayName"},
783
874
  "CreatedTime":{"shape":"DateTime"},
784
- "DomainStatus":{"shape":"DomainStatus"},
785
- "DisplayName":{"shape":"DisplayName"}
875
+ "DomainStatus":{"shape":"DomainStatus"}
786
876
  }
787
877
  },
788
878
  "DomainSummaryList":{
@@ -899,6 +989,22 @@
899
989
  "NextToken":{"shape":"NextToken"}
900
990
  }
901
991
  },
992
+ "ListWebsiteAuthorizationProvidersRequest":{
993
+ "type":"structure",
994
+ "required":["FleetArn"],
995
+ "members":{
996
+ "FleetArn":{"shape":"FleetArn"},
997
+ "NextToken":{"shape":"NextToken"},
998
+ "MaxResults":{"shape":"MaxResults"}
999
+ }
1000
+ },
1001
+ "ListWebsiteAuthorizationProvidersResponse":{
1002
+ "type":"structure",
1003
+ "members":{
1004
+ "WebsiteAuthorizationProviders":{"shape":"WebsiteAuthorizationProvidersSummaryList"},
1005
+ "NextToken":{"shape":"NextToken"}
1006
+ }
1007
+ },
902
1008
  "ListWebsiteCertificateAuthoritiesRequest":{
903
1009
  "type":"structure",
904
1010
  "required":["FleetArn"],
@@ -984,7 +1090,8 @@
984
1090
  },
985
1091
  "SecurityGroupIds":{
986
1092
  "type":"list",
987
- "member":{"shape":"SecurityGroupId"}
1093
+ "member":{"shape":"SecurityGroupId"},
1094
+ "max":5
988
1095
  },
989
1096
  "SignOutUserRequest":{
990
1097
  "type":"structure",
@@ -1129,6 +1236,20 @@
1129
1236
  "type":"string",
1130
1237
  "pattern":"^vpc-([0-9a-f]{8}|[0-9a-f]{17})$"
1131
1238
  },
1239
+ "WebsiteAuthorizationProviderSummary":{
1240
+ "type":"structure",
1241
+ "required":["AuthorizationProviderType"],
1242
+ "members":{
1243
+ "AuthorizationProviderId":{"shape":"Id"},
1244
+ "AuthorizationProviderType":{"shape":"AuthorizationProviderType"},
1245
+ "DomainName":{"shape":"DomainName"},
1246
+ "CreatedTime":{"shape":"DateTime"}
1247
+ }
1248
+ },
1249
+ "WebsiteAuthorizationProvidersSummaryList":{
1250
+ "type":"list",
1251
+ "member":{"shape":"WebsiteAuthorizationProviderSummary"}
1252
+ },
1132
1253
  "WebsiteCaSummary":{
1133
1254
  "type":"structure",
1134
1255
  "members":{
@@ -15,6 +15,11 @@
15
15
  "output_token": "NextToken",
16
16
  "limit_key": "MaxResults"
17
17
  },
18
+ "ListWebsiteAuthorizationProviders": {
19
+ "input_token": "NextToken",
20
+ "output_token": "NextToken",
21
+ "limit_key": "MaxResults"
22
+ },
18
23
  "ListWebsiteCertificateAuthorities": {
19
24
  "input_token": "NextToken",
20
25
  "output_token": "NextToken",
@@ -328,6 +328,23 @@
328
328
  "us-west-2" : { }
329
329
  }
330
330
  },
331
+ "appmesh" : {
332
+ "endpoints" : {
333
+ "ap-northeast-1" : { },
334
+ "ap-northeast-2" : { },
335
+ "ap-south-1" : { },
336
+ "ap-southeast-1" : { },
337
+ "ap-southeast-2" : { },
338
+ "ca-central-1" : { },
339
+ "eu-central-1" : { },
340
+ "eu-west-1" : { },
341
+ "eu-west-2" : { },
342
+ "us-east-1" : { },
343
+ "us-east-2" : { },
344
+ "us-west-1" : { },
345
+ "us-west-2" : { }
346
+ }
347
+ },
331
348
  "appstream2" : {
332
349
  "defaults" : {
333
350
  "credentialScope" : {
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.279'
2
+ VERSION = '2.11.280'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.11.279
4
+ version: 2.11.280
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-05-21 00:00:00.000000000 Z
11
+ date: 2019-05-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath