aws-sdk 2.1613.0 → 2.1615.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5,6 +5,9 @@
5
5
  "endpointPrefix": "resiliencehub",
6
6
  "jsonVersion": "1.1",
7
7
  "protocol": "rest-json",
8
+ "protocols": [
9
+ "rest-json"
10
+ ],
8
11
  "serviceFullName": "AWS Resilience Hub",
9
12
  "serviceId": "resiliencehub",
10
13
  "signatureVersion": "v4",
@@ -998,6 +1001,55 @@
998
1001
  }
999
1002
  }
1000
1003
  },
1004
+ "ListAppAssessmentResourceDrifts": {
1005
+ "http": {
1006
+ "requestUri": "/list-app-assessment-resource-drifts",
1007
+ "responseCode": 200
1008
+ },
1009
+ "input": {
1010
+ "type": "structure",
1011
+ "required": [
1012
+ "assessmentArn"
1013
+ ],
1014
+ "members": {
1015
+ "assessmentArn": {},
1016
+ "maxResults": {
1017
+ "type": "integer"
1018
+ },
1019
+ "nextToken": {}
1020
+ }
1021
+ },
1022
+ "output": {
1023
+ "type": "structure",
1024
+ "required": [
1025
+ "resourceDrifts"
1026
+ ],
1027
+ "members": {
1028
+ "nextToken": {},
1029
+ "resourceDrifts": {
1030
+ "type": "list",
1031
+ "member": {
1032
+ "type": "structure",
1033
+ "members": {
1034
+ "appArn": {},
1035
+ "appVersion": {},
1036
+ "diffType": {},
1037
+ "referenceId": {},
1038
+ "resourceIdentifier": {
1039
+ "type": "structure",
1040
+ "members": {
1041
+ "logicalResourceId": {
1042
+ "shape": "S1o"
1043
+ },
1044
+ "resourceType": {}
1045
+ }
1046
+ }
1047
+ }
1048
+ }
1049
+ }
1050
+ }
1051
+ }
1052
+ },
1001
1053
  "ListAppAssessments": {
1002
1054
  "http": {
1003
1055
  "method": "GET",
@@ -1523,9 +1575,6 @@
1523
1575
  },
1524
1576
  "input": {
1525
1577
  "type": "structure",
1526
- "required": [
1527
- "assessmentArn"
1528
- ],
1529
1578
  "members": {
1530
1579
  "assessmentArn": {
1531
1580
  "location": "querystring",
@@ -1606,7 +1655,7 @@
1606
1655
  "members": {
1607
1656
  "nextToken": {},
1608
1657
  "resiliencyPolicies": {
1609
- "shape": "S61"
1658
+ "shape": "S66"
1610
1659
  }
1611
1660
  }
1612
1661
  }
@@ -1691,7 +1740,7 @@
1691
1740
  "members": {
1692
1741
  "nextToken": {},
1693
1742
  "resiliencyPolicies": {
1694
- "shape": "S61"
1743
+ "shape": "S66"
1695
1744
  }
1696
1745
  }
1697
1746
  }
@@ -1900,22 +1949,22 @@
1900
1949
  "members": {
1901
1950
  "appArn": {},
1902
1951
  "appRegistryAppNames": {
1903
- "shape": "S6s"
1952
+ "shape": "S6x"
1904
1953
  },
1905
1954
  "eksSourceNames": {
1906
- "shape": "S6t"
1955
+ "shape": "S6y"
1907
1956
  },
1908
1957
  "logicalStackNames": {
1909
- "shape": "S6t"
1958
+ "shape": "S6y"
1910
1959
  },
1911
1960
  "resourceGroupNames": {
1912
- "shape": "S6s"
1961
+ "shape": "S6x"
1913
1962
  },
1914
1963
  "resourceNames": {
1915
- "shape": "S6s"
1964
+ "shape": "S6x"
1916
1965
  },
1917
1966
  "terraformSourceNames": {
1918
- "shape": "S6t"
1967
+ "shape": "S6y"
1919
1968
  }
1920
1969
  }
1921
1970
  },
@@ -2762,17 +2811,17 @@
2762
2811
  }
2763
2812
  }
2764
2813
  },
2765
- "S61": {
2814
+ "S66": {
2766
2815
  "type": "list",
2767
2816
  "member": {
2768
2817
  "shape": "S2c"
2769
2818
  }
2770
2819
  },
2771
- "S6s": {
2820
+ "S6x": {
2772
2821
  "type": "list",
2773
2822
  "member": {}
2774
2823
  },
2775
- "S6t": {
2824
+ "S6y": {
2776
2825
  "type": "list",
2777
2826
  "member": {}
2778
2827
  }
@@ -10,6 +10,12 @@
10
10
  "output_token": "nextToken",
11
11
  "limit_key": "maxResults"
12
12
  },
13
+ "ListAppAssessmentResourceDrifts": {
14
+ "input_token": "nextToken",
15
+ "output_token": "nextToken",
16
+ "limit_key": "maxResults",
17
+ "result_key": "resourceDrifts"
18
+ },
13
19
  "ListAppAssessments": {
14
20
  "input_token": "nextToken",
15
21
  "output_token": "nextToken",
@@ -5,6 +5,9 @@
5
5
  "endpointPrefix": "route53profiles",
6
6
  "jsonVersion": "1.1",
7
7
  "protocol": "rest-json",
8
+ "protocols": [
9
+ "rest-json"
10
+ ],
8
11
  "serviceFullName": "Route 53 Profiles",
9
12
  "serviceId": "Route53Profiles",
10
13
  "signatureVersion": "v4",
package/clients/b2bi.d.ts CHANGED
@@ -466,7 +466,7 @@ declare namespace B2bi {
466
466
  */
467
467
  fileFormat: FileFormat;
468
468
  /**
469
- * Specifies the name of the mapping template for the transformer. This template is used to convert the input document into the correct set of objects.
469
+ * Specifies the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.
470
470
  */
471
471
  mappingTemplate: MappingTemplate;
472
472
  /**
@@ -504,7 +504,7 @@ declare namespace B2bi {
504
504
  */
505
505
  fileFormat: FileFormat;
506
506
  /**
507
- * Returns the name of the mapping template for the transformer. This template is used to convert the input document into the correct set of objects.
507
+ * Returns the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.
508
508
  */
509
509
  mappingTemplate: MappingTemplate;
510
510
  /**
@@ -760,7 +760,7 @@ declare namespace B2bi {
760
760
  */
761
761
  fileFormat: FileFormat;
762
762
  /**
763
- * Returns the name of the mapping template for the transformer. This template is used to convert the input document into the correct set of objects.
763
+ * Returns the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.
764
764
  */
765
765
  mappingTemplate: MappingTemplate;
766
766
  /**
@@ -1024,7 +1024,7 @@ declare namespace B2bi {
1024
1024
  */
1025
1025
  inputFileContent: TestMappingInputFileContent;
1026
1026
  /**
1027
- * Specifies the name of the mapping template for the transformer. This template is used to convert the input document into the correct set of objects.
1027
+ * Specifies the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.
1028
1028
  */
1029
1029
  mappingTemplate: MappingTemplate;
1030
1030
  /**
@@ -1079,7 +1079,7 @@ declare namespace B2bi {
1079
1079
  */
1080
1080
  fileFormat: FileFormat;
1081
1081
  /**
1082
- * Returns the name of the mapping template for the transformer. This template is used to convert the input document into the correct set of objects.
1082
+ * Returns the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.
1083
1083
  */
1084
1084
  mappingTemplate: MappingTemplate;
1085
1085
  /**
@@ -1299,7 +1299,7 @@ declare namespace B2bi {
1299
1299
  */
1300
1300
  fileFormat?: FileFormat;
1301
1301
  /**
1302
- * Specifies the name of the mapping template for the transformer. This template is used to convert the input document into the correct set of objects.
1302
+ * Specifies the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.
1303
1303
  */
1304
1304
  mappingTemplate?: MappingTemplate;
1305
1305
  /**
@@ -1333,7 +1333,7 @@ declare namespace B2bi {
1333
1333
  */
1334
1334
  fileFormat: FileFormat;
1335
1335
  /**
1336
- * Returns the name of the mapping template for the transformer. This template is used to convert the input document into the correct set of objects.
1336
+ * Returns the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.
1337
1337
  */
1338
1338
  mappingTemplate: MappingTemplate;
1339
1339
  /**
@@ -163,6 +163,30 @@ declare class Budgets extends Service {
163
163
  * Executes a budget action.
164
164
  */
165
165
  executeBudgetAction(callback?: (err: AWSError, data: Budgets.Types.ExecuteBudgetActionResponse) => void): Request<Budgets.Types.ExecuteBudgetActionResponse, AWSError>;
166
+ /**
167
+ * Lists tags associated with a budget or budget action resource.
168
+ */
169
+ listTagsForResource(params: Budgets.Types.ListTagsForResourceRequest, callback?: (err: AWSError, data: Budgets.Types.ListTagsForResourceResponse) => void): Request<Budgets.Types.ListTagsForResourceResponse, AWSError>;
170
+ /**
171
+ * Lists tags associated with a budget or budget action resource.
172
+ */
173
+ listTagsForResource(callback?: (err: AWSError, data: Budgets.Types.ListTagsForResourceResponse) => void): Request<Budgets.Types.ListTagsForResourceResponse, AWSError>;
174
+ /**
175
+ * Creates tags for a budget or budget action resource.
176
+ */
177
+ tagResource(params: Budgets.Types.TagResourceRequest, callback?: (err: AWSError, data: Budgets.Types.TagResourceResponse) => void): Request<Budgets.Types.TagResourceResponse, AWSError>;
178
+ /**
179
+ * Creates tags for a budget or budget action resource.
180
+ */
181
+ tagResource(callback?: (err: AWSError, data: Budgets.Types.TagResourceResponse) => void): Request<Budgets.Types.TagResourceResponse, AWSError>;
182
+ /**
183
+ * Deletes tags associated with a budget or budget action resource.
184
+ */
185
+ untagResource(params: Budgets.Types.UntagResourceRequest, callback?: (err: AWSError, data: Budgets.Types.UntagResourceResponse) => void): Request<Budgets.Types.UntagResourceResponse, AWSError>;
186
+ /**
187
+ * Deletes tags associated with a budget or budget action resource.
188
+ */
189
+ untagResource(callback?: (err: AWSError, data: Budgets.Types.UntagResourceResponse) => void): Request<Budgets.Types.UntagResourceResponse, AWSError>;
166
190
  /**
167
191
  * Updates a budget. You can change every part of a budget except for the budgetName and the calculatedSpend. When you modify a budget, the calculatedSpend drops to zero until Amazon Web Services has new usage data to use for forecasting. Only one of BudgetLimit or PlannedBudgetLimits can be present in the syntax at one time. Use the syntax that matches your case. The Request Syntax section shows the BudgetLimit syntax. For PlannedBudgetLimits, see the Examples section.
168
192
  */
@@ -264,6 +288,7 @@ declare namespace Budgets {
264
288
  export type ActionType = "APPLY_IAM_POLICY"|"APPLY_SCP_POLICY"|"RUN_SSM_DOCUMENTS"|string;
265
289
  export type Actions = Action[];
266
290
  export type AdjustmentPeriod = number;
291
+ export type AmazonResourceName = string;
267
292
  export type ApprovalModel = "AUTOMATIC"|"MANUAL"|string;
268
293
  export interface AutoAdjustData {
269
294
  /**
@@ -294,7 +319,7 @@ declare namespace Budgets {
294
319
  */
295
320
  PlannedBudgetLimits?: PlannedBudgetLimits;
296
321
  /**
297
- * The cost filters, such as Region, Service, member account, Tag, or Cost Category, that are applied to a budget. Amazon Web Services Budgets supports the following services as a Service filter for RI budgets: Amazon EC2 Amazon Redshift Amazon Relational Database Service Amazon ElastiCache Amazon OpenSearch Service
322
+ * The cost filters, such as Region, Service, LinkedAccount, Tag, or CostCategory, that are applied to a budget. Amazon Web Services Budgets supports the following services as a Service filter for RI budgets: Amazon EC2 Amazon Redshift Amazon Relational Database Service Amazon ElastiCache Amazon OpenSearch Service
298
323
  */
299
324
  CostFilters?: CostFilters;
300
325
  /**
@@ -443,6 +468,10 @@ declare namespace Budgets {
443
468
  */
444
469
  ApprovalModel: ApprovalModel;
445
470
  Subscribers: Subscribers;
471
+ /**
472
+ * An optional list of tags to associate with the specified budget action. Each tag consists of a key and a value, and each key must be unique for the resource.
473
+ */
474
+ ResourceTags?: ResourceTagList;
446
475
  }
447
476
  export interface CreateBudgetActionResponse {
448
477
  AccountId: AccountId;
@@ -465,6 +494,10 @@ declare namespace Budgets {
465
494
  * A notification that you want to associate with a budget. A budget can have up to five notifications, and each notification can have one SNS subscriber and up to 10 email subscribers. If you include notifications and subscribers in your CreateBudget call, Amazon Web Services creates the notifications and subscribers for you.
466
495
  */
467
496
  NotificationsWithSubscribers?: NotificationWithSubscribersList;
497
+ /**
498
+ * An optional list of tags to associate with the specified budget. Each tag consists of a key and a value, and each key must be unique for the resource.
499
+ */
500
+ ResourceTags?: ResourceTagList;
468
501
  }
469
502
  export interface CreateBudgetResponse {
470
503
  }
@@ -836,6 +869,18 @@ declare namespace Budgets {
836
869
  }
837
870
  export type InstanceId = string;
838
871
  export type InstanceIds = InstanceId[];
872
+ export interface ListTagsForResourceRequest {
873
+ /**
874
+ * The unique identifier for the resource.
875
+ */
876
+ ResourceARN: AmazonResourceName;
877
+ }
878
+ export interface ListTagsForResourceResponse {
879
+ /**
880
+ * The tags associated with the resource.
881
+ */
882
+ ResourceTags?: ResourceTagList;
883
+ }
839
884
  export type MaxResults = number;
840
885
  export type MaxResultsBudgetNotifications = number;
841
886
  export type MaxResultsDescribeBudgets = number;
@@ -882,6 +927,20 @@ declare namespace Budgets {
882
927
  export type PolicyArn = string;
883
928
  export type PolicyId = string;
884
929
  export type Region = string;
930
+ export interface ResourceTag {
931
+ /**
932
+ * The key that's associated with the tag.
933
+ */
934
+ Key: ResourceTagKey;
935
+ /**
936
+ * The value that's associated with the tag.
937
+ */
938
+ Value: ResourceTagValue;
939
+ }
940
+ export type ResourceTagKey = string;
941
+ export type ResourceTagKeyList = ResourceTagKey[];
942
+ export type ResourceTagList = ResourceTag[];
943
+ export type ResourceTagValue = string;
885
944
  export type Role = string;
886
945
  export type RoleArn = string;
887
946
  export type Roles = Role[];
@@ -932,6 +991,18 @@ declare namespace Budgets {
932
991
  export type SubscriberAddress = string;
933
992
  export type Subscribers = Subscriber[];
934
993
  export type SubscriptionType = "SNS"|"EMAIL"|string;
994
+ export interface TagResourceRequest {
995
+ /**
996
+ * The unique identifier for the resource.
997
+ */
998
+ ResourceARN: AmazonResourceName;
999
+ /**
1000
+ * The tags associated with the resource.
1001
+ */
1002
+ ResourceTags: ResourceTagList;
1003
+ }
1004
+ export interface TagResourceResponse {
1005
+ }
935
1006
  export type TargetId = string;
936
1007
  export type TargetIds = TargetId[];
937
1008
  export type ThresholdType = "PERCENTAGE"|"ABSOLUTE_VALUE"|string;
@@ -947,6 +1018,18 @@ declare namespace Budgets {
947
1018
  }
948
1019
  export type TimeUnit = "DAILY"|"MONTHLY"|"QUARTERLY"|"ANNUALLY"|string;
949
1020
  export type UnitValue = string;
1021
+ export interface UntagResourceRequest {
1022
+ /**
1023
+ * The unique identifier for the resource.
1024
+ */
1025
+ ResourceARN: AmazonResourceName;
1026
+ /**
1027
+ * The key that's associated with the tag.
1028
+ */
1029
+ ResourceTagKeys: ResourceTagKeyList;
1030
+ }
1031
+ export interface UntagResourceResponse {
1032
+ }
950
1033
  export interface UpdateBudgetActionRequest {
951
1034
  AccountId: AccountId;
952
1035
  BudgetName: BudgetName;
@@ -1270,6 +1270,13 @@ Alternate rendition that the client will not try to play back by default. Repres
1270
1270
  * Controls how SCTE-35 messages create cues. Splice Insert mode treats all segmentation signals traditionally. With Time Signal APOS mode only Time Signal Placement Opportunity and Break messages create segment breaks. With ESAM mode, signals are forwarded to an ESAM server for possible update.
1271
1271
  */
1272
1272
  AvailSettings?: AvailSettings;
1273
+ /**
1274
+ * Configures whether SCTE 35 passthrough triggers segment breaks in all output groups that use segmented outputs. Insertion of a SCTE 35 message typically results in a segment break, in addition to the regular cadence of breaks. The segment breaks appear in video outputs, audio outputs, and captions outputs (if any).
1275
+
1276
+ ALL_OUTPUT_GROUPS: Default. Insert the segment break in in all output groups that have segmented outputs. This is the legacy behavior.
1277
+ SCTE35_ENABLED_OUTPUT_GROUPS: Insert the segment break only in output groups that have SCTE 35 passthrough enabled. This is the recommended value, because it reduces unnecessary segment breaks.
1278
+ */
1279
+ Scte35SegmentationScope?: Scte35SegmentationScope;
1273
1280
  }
1274
1281
  export interface AvailSettings {
1275
1282
  Esam?: Esam;
@@ -9211,6 +9218,7 @@ one destination per packager.
9211
9218
  export type __stringPatternArnMedialiveEventbridgeRuleTemplateGroup = string;
9212
9219
  export type __stringPatternArnMedialiveSignalMap = string;
9213
9220
  export type __stringPatternS = string;
9221
+ export type Scte35SegmentationScope = "ALL_OUTPUT_GROUPS"|"SCTE35_ENABLED_OUTPUT_GROUPS"|string;
9214
9222
  /**
9215
9223
  * A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version.
9216
9224
  */
@@ -219,6 +219,14 @@ declare class Resiliencehub extends Service {
219
219
  * List of compliance drifts that were detected while running an assessment.
220
220
  */
221
221
  listAppAssessmentComplianceDrifts(callback?: (err: AWSError, data: Resiliencehub.Types.ListAppAssessmentComplianceDriftsResponse) => void): Request<Resiliencehub.Types.ListAppAssessmentComplianceDriftsResponse, AWSError>;
222
+ /**
223
+ * Indicates the list of resource drifts that were detected while running an assessment.
224
+ */
225
+ listAppAssessmentResourceDrifts(params: Resiliencehub.Types.ListAppAssessmentResourceDriftsRequest, callback?: (err: AWSError, data: Resiliencehub.Types.ListAppAssessmentResourceDriftsResponse) => void): Request<Resiliencehub.Types.ListAppAssessmentResourceDriftsResponse, AWSError>;
226
+ /**
227
+ * Indicates the list of resource drifts that were detected while running an assessment.
228
+ */
229
+ listAppAssessmentResourceDrifts(callback?: (err: AWSError, data: Resiliencehub.Types.ListAppAssessmentResourceDriftsResponse) => void): Request<Resiliencehub.Types.ListAppAssessmentResourceDriftsResponse, AWSError>;
222
230
  /**
223
231
  * Lists the assessments for an Resilience Hub application. You can use request parameters to refine the results for the response object.
224
232
  */
@@ -1672,7 +1680,7 @@ declare namespace Resiliencehub {
1672
1680
  */
1673
1681
  policy: ResiliencyPolicy;
1674
1682
  }
1675
- export type DifferenceType = "NotEqual"|string;
1683
+ export type DifferenceType = "NotEqual"|"Added"|"Removed"|string;
1676
1684
  export interface DisruptionCompliance {
1677
1685
  /**
1678
1686
  * The Recovery Point Objective (RPO) that is achievable, in seconds.
@@ -1721,7 +1729,7 @@ declare namespace Resiliencehub {
1721
1729
  export type DocumentName = string;
1722
1730
  export type Double = number;
1723
1731
  export type DriftStatus = "NotChecked"|"NotDetected"|"Detected"|string;
1724
- export type DriftType = "ApplicationCompliance"|string;
1732
+ export type DriftType = "ApplicationCompliance"|"AppComponentResiliencyComplianceStatus"|string;
1725
1733
  export type EksNamespace = string;
1726
1734
  export type EksNamespaceList = EksNamespace[];
1727
1735
  export interface EksSource {
@@ -1881,6 +1889,30 @@ declare namespace Resiliencehub {
1881
1889
  */
1882
1890
  nextToken?: NextToken;
1883
1891
  }
1892
+ export interface ListAppAssessmentResourceDriftsRequest {
1893
+ /**
1894
+ * Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition:resiliencehub:region:account:app-assessment/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.
1895
+ */
1896
+ assessmentArn: Arn;
1897
+ /**
1898
+ * Indicates the maximum number of drift results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.
1899
+ */
1900
+ maxResults?: MaxResults;
1901
+ /**
1902
+ * Null, or the token from a previous call to get the next set of results.
1903
+ */
1904
+ nextToken?: NextToken;
1905
+ }
1906
+ export interface ListAppAssessmentResourceDriftsResponse {
1907
+ /**
1908
+ * Null, or the token from a previous call to get the next set of results.
1909
+ */
1910
+ nextToken?: NextToken;
1911
+ /**
1912
+ * Indicates all the resource drifts detected for an assessed entity.
1913
+ */
1914
+ resourceDrifts: ResourceDriftList;
1915
+ }
1884
1916
  export interface ListAppAssessmentsRequest {
1885
1917
  /**
1886
1918
  * Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition:resiliencehub:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.
@@ -2177,7 +2209,7 @@ declare namespace Resiliencehub {
2177
2209
  /**
2178
2210
  * Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition:resiliencehub:region:account:app-assessment/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.
2179
2211
  */
2180
- assessmentArn: Arn;
2212
+ assessmentArn?: Arn;
2181
2213
  /**
2182
2214
  * Maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.
2183
2215
  */
@@ -2425,7 +2457,7 @@ declare namespace Resiliencehub {
2425
2457
  */
2426
2458
  resourceName?: EntityName;
2427
2459
  /**
2428
- * The type of resource.
2460
+ * Type of resource.
2429
2461
  */
2430
2462
  resourceType: String255;
2431
2463
  /**
@@ -2739,6 +2771,29 @@ declare namespace Resiliencehub {
2739
2771
  */
2740
2772
  status: ResourceResolutionStatusType;
2741
2773
  }
2774
+ export interface ResourceDrift {
2775
+ /**
2776
+ * Amazon Resource Name (ARN) of the application whose resources have drifted. The format for this ARN is: arn:partition:resiliencehub:region:account:app-assessment/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.
2777
+ */
2778
+ appArn?: Arn;
2779
+ /**
2780
+ * Version of the application whose resources have drifted.
2781
+ */
2782
+ appVersion?: EntityVersion;
2783
+ /**
2784
+ * Indicates if the resource was added or removed.
2785
+ */
2786
+ diffType?: DifferenceType;
2787
+ /**
2788
+ * Reference identifier of the resource drift.
2789
+ */
2790
+ referenceId?: EntityId;
2791
+ /**
2792
+ * Identifier of the drifted resource.
2793
+ */
2794
+ resourceIdentifier?: ResourceIdentifier;
2795
+ }
2796
+ export type ResourceDriftList = ResourceDrift[];
2742
2797
  export interface ResourceError {
2743
2798
  /**
2744
2799
  * Identifier of the logical resource.
@@ -2764,23 +2819,33 @@ declare namespace Resiliencehub {
2764
2819
  */
2765
2820
  resourceErrors?: ResourceErrorList;
2766
2821
  }
2822
+ export interface ResourceIdentifier {
2823
+ /**
2824
+ * Logical identifier of the drifted resource.
2825
+ */
2826
+ logicalResourceId?: LogicalResourceId;
2827
+ /**
2828
+ * Type of the drifted resource.
2829
+ */
2830
+ resourceType?: String255;
2831
+ }
2767
2832
  export type ResourceImportStatusType = "Pending"|"InProgress"|"Failed"|"Success"|string;
2768
2833
  export type ResourceImportStrategyType = "AddOnly"|"ReplaceAll"|string;
2769
2834
  export interface ResourceMapping {
2770
2835
  /**
2771
- * The name of the application this resource is mapped to.
2836
+ * Name of the application this resource is mapped to when the mappingType is AppRegistryApp.
2772
2837
  */
2773
2838
  appRegistryAppName?: EntityName;
2774
2839
  /**
2775
- * Name of the Amazon Elastic Kubernetes Service cluster and namespace this resource belongs to. This parameter accepts values in "eks-cluster/namespace" format.
2840
+ * Name of the Amazon Elastic Kubernetes Service cluster and namespace that this resource is mapped to when the mappingType is EKS. This parameter accepts values in "eks-cluster/namespace" format.
2776
2841
  */
2777
2842
  eksSourceName?: String255;
2778
2843
  /**
2779
- * The name of the CloudFormation stack this resource is mapped to.
2844
+ * Name of the CloudFormation stack this resource is mapped to when the mappingType is CfnStack.
2780
2845
  */
2781
2846
  logicalStackName?: String255;
2782
2847
  /**
2783
- * Specifies the type of resource mapping. AppRegistryApp The resource is mapped to another application. The name of the application is contained in the appRegistryAppName property. CfnStack The resource is mapped to a CloudFormation stack. The name of the CloudFormation stack is contained in the logicalStackName property. Resource The resource is mapped to another resource. The name of the resource is contained in the resourceName property. ResourceGroup The resource is mapped to Resource Groups. The name of the resource group is contained in the resourceGroupName property.
2848
+ * Specifies the type of resource mapping.
2784
2849
  */
2785
2850
  mappingType: ResourceMappingType;
2786
2851
  /**
@@ -2788,15 +2853,15 @@ declare namespace Resiliencehub {
2788
2853
  */
2789
2854
  physicalResourceId: PhysicalResourceId;
2790
2855
  /**
2791
- * Name of the resource group that the resource is mapped to.
2856
+ * Name of the Resource Groups that this resource is mapped to when the mappingType is ResourceGroup.
2792
2857
  */
2793
2858
  resourceGroupName?: EntityName;
2794
2859
  /**
2795
- * Name of the resource that the resource is mapped to.
2860
+ * Name of the resource that this resource is mapped to when the mappingType is Resource.
2796
2861
  */
2797
2862
  resourceName?: EntityName;
2798
2863
  /**
2799
- * The short name of the Terraform source.
2864
+ * Name of the Terraform source that this resource is mapped to when the mappingType is Terraform.
2800
2865
  */
2801
2866
  terraformSourceName?: String255;
2802
2867
  }
@@ -2817,19 +2882,19 @@ declare namespace Resiliencehub {
2817
2882
  export type S3Url = string;
2818
2883
  export interface ScoringComponentResiliencyScore {
2819
2884
  /**
2820
- * Number of recommendations that were excluded from the assessment. For example, if the Excluded count for Resilience Hub recommended Amazon CloudWatch alarms is 7, it indicates that 7 Amazon CloudWatch alarms are excluded from the assessment.
2885
+ * Number of recommendations that were excluded from the assessment. For example, if the excludedCount for Alarms coverage scoring component is 7, it indicates that 7 Amazon CloudWatch alarms are excluded from the assessment.
2821
2886
  */
2822
2887
  excludedCount?: Long;
2823
2888
  /**
2824
- * Number of issues that must be resolved to obtain the maximum possible score for the scoring component. For SOPs, alarms, and FIS experiments, these are the number of recommendations that must be implemented. For compliance, it is the number of Application Components that has breached the resiliency policy. For example, if the Outstanding count for Resilience Hub recommended Amazon CloudWatch alarms is 5, it indicates that 5 Amazon CloudWatch alarms must be fixed to achieve the maximum possible score.
2889
+ * Number of recommendations that must be implemented to obtain the maximum possible score for the scoring component. For SOPs, alarms, and tests, these are the number of recommendations that must be implemented. For compliance, these are the number of Application Components that have breached the resiliency policy. For example, if the outstandingCount for Alarms coverage scoring component is 5, it indicates that 5 Amazon CloudWatch alarms need to be implemented to achieve the maximum possible score.
2825
2890
  */
2826
2891
  outstandingCount?: Long;
2827
2892
  /**
2828
- * Maximum possible score that can be obtained for the scoring component. If the Possible score is 20 points, it indicates the maximum possible score you can achieve for your application when you run a new assessment after implementing all the Resilience Hub recommendations.
2893
+ * Maximum possible score that can be obtained for the scoring component. For example, if the possibleScore is 20 points, it indicates the maximum possible score you can achieve for the scoring component when you run a new assessment after implementing all the Resilience Hub recommendations.
2829
2894
  */
2830
2895
  possibleScore?: Double;
2831
2896
  /**
2832
- * Resiliency score of your application.
2897
+ * Resiliency score points given for the scoring component. The score is always less than or equal to the possibleScore.
2833
2898
  */
2834
2899
  score?: Double;
2835
2900
  }
@@ -12,11 +12,11 @@ declare class Route53Profiles extends Service {
12
12
  constructor(options?: Route53Profiles.Types.ClientConfiguration)
13
13
  config: Config & Route53Profiles.Types.ClientConfiguration;
14
14
  /**
15
- * Associates a Route 53 Profiles profile with a VPC. A VPC can have only one Profile associated with it, but a Profile can be associated with up to 5000 VPCs.
15
+ * Associates a Route 53 Profiles profile with a VPC. A VPC can have only one Profile associated with it, but a Profile can be associated with 1000 of VPCs (and you can request a higher quota). For more information, see https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DNSLimitations.html#limits-api-entities.
16
16
  */
17
17
  associateProfile(params: Route53Profiles.Types.AssociateProfileRequest, callback?: (err: AWSError, data: Route53Profiles.Types.AssociateProfileResponse) => void): Request<Route53Profiles.Types.AssociateProfileResponse, AWSError>;
18
18
  /**
19
- * Associates a Route 53 Profiles profile with a VPC. A VPC can have only one Profile associated with it, but a Profile can be associated with up to 5000 VPCs.
19
+ * Associates a Route 53 Profiles profile with a VPC. A VPC can have only one Profile associated with it, but a Profile can be associated with 1000 of VPCs (and you can request a higher quota). For more information, see https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DNSLimitations.html#limits-api-entities.
20
20
  */
21
21
  associateProfile(callback?: (err: AWSError, data: Route53Profiles.Types.AssociateProfileResponse) => void): Request<Route53Profiles.Types.AssociateProfileResponse, AWSError>;
22
22
  /**
@@ -181,7 +181,7 @@ declare namespace Route53Profiles {
181
181
  */
182
182
  ResourceArn: Arn;
183
183
  /**
184
- * If you are adding a DNS Firewall rule group, include also a priority in this format: Key=FirewallRuleGroupPriority,Value=100
184
+ * If you are adding a DNS Firewall rule group, include also a priority. The priority indicates the processing order for the rule groups, starting with the priority assinged the lowest value. The allowed values for priority are between 100 and 9900.
185
185
  */
186
186
  ResourceProperties?: ResourceProperties;
187
187
  }
@@ -585,7 +585,7 @@ declare namespace Route53Profiles {
585
585
  */
586
586
  ProfileResourceAssociationId: ResourceId;
587
587
  /**
588
- * If you are adding a DNS Firewall rule group, include also a priority in this format: Key=FirewallRuleGroupPriority,Value=100.
588
+ * If you are adding a DNS Firewall rule group, include also a priority. The priority indicates the processing order for the rule groups, starting with the priority assinged the lowest value. The allowed values for priority are between 100 and 9900.
589
589
  */
590
590
  ResourceProperties?: ResourceProperties;
591
591
  }
@@ -83,7 +83,7 @@ return /******/ (function(modules) { // webpackBootstrap
83
83
  /**
84
84
  * @constant
85
85
  */
86
- VERSION: '2.1613.0',
86
+ VERSION: '2.1615.0',
87
87
 
88
88
  /**
89
89
  * @api private