cdk-docker-image-deployment 0.0.74 → 0.0.76

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.
Files changed (74) hide show
  1. package/.jsii +3 -3
  2. package/lib/destination.js +1 -1
  3. package/lib/docker-image-deployment.js +1 -1
  4. package/lib/source.js +1 -1
  5. package/node_modules/aws-sdk/CHANGELOG.md +35 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +114 -47
  8. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +168 -68
  9. package/node_modules/aws-sdk/apis/billingconductor-2021-07-30.min.json +20 -17
  10. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +81 -49
  11. package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +78 -55
  12. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +2 -1
  13. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +59 -47
  14. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +65 -50
  15. package/node_modules/aws-sdk/apis/emr-serverless-2021-07-13.min.json +20 -16
  16. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +691 -409
  17. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +10 -0
  18. package/node_modules/aws-sdk/apis/ivschat-2020-07-14.min.json +255 -18
  19. package/node_modules/aws-sdk/apis/ivschat-2020-07-14.paginators.json +5 -0
  20. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +219 -25
  21. package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
  22. package/node_modules/aws-sdk/apis/personalize-events-2018-03-22.min.json +36 -8
  23. package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +13 -1
  24. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +19 -5
  25. package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +20 -5
  26. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +51 -9
  27. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +8 -2
  28. package/node_modules/aws-sdk/apis/servicecatalog-appregistry-2020-06-24.min.json +54 -2
  29. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +305 -227
  30. package/node_modules/aws-sdk/apis/ssm-2014-11-06.paginators.json +6 -0
  31. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.min.json +73 -21
  32. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +161 -84
  33. package/node_modules/aws-sdk/apis/xray-2016-04-12.min.json +139 -58
  34. package/node_modules/aws-sdk/apis/xray-2016-04-12.paginators.json +25 -0
  35. package/node_modules/aws-sdk/clients/amplify.d.ts +4 -4
  36. package/node_modules/aws-sdk/clients/appflow.d.ts +95 -4
  37. package/node_modules/aws-sdk/clients/appsync.d.ts +133 -4
  38. package/node_modules/aws-sdk/clients/batch.d.ts +6 -6
  39. package/node_modules/aws-sdk/clients/billingconductor.d.ts +14 -1
  40. package/node_modules/aws-sdk/clients/cloudformation.d.ts +1 -1
  41. package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +6 -6
  42. package/node_modules/aws-sdk/clients/connect.d.ts +46 -4
  43. package/node_modules/aws-sdk/clients/dms.d.ts +51 -10
  44. package/node_modules/aws-sdk/clients/ec2.d.ts +11 -7
  45. package/node_modules/aws-sdk/clients/eks.d.ts +26 -6
  46. package/node_modules/aws-sdk/clients/elasticache.d.ts +20 -1
  47. package/node_modules/aws-sdk/clients/elbv2.d.ts +20 -20
  48. package/node_modules/aws-sdk/clients/emrserverless.d.ts +17 -0
  49. package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +672 -386
  50. package/node_modules/aws-sdk/clients/ivschat.d.ts +322 -13
  51. package/node_modules/aws-sdk/clients/lambda.d.ts +12 -12
  52. package/node_modules/aws-sdk/clients/personalize.d.ts +267 -0
  53. package/node_modules/aws-sdk/clients/personalizeevents.d.ts +13 -2
  54. package/node_modules/aws-sdk/clients/polly.d.ts +2 -2
  55. package/node_modules/aws-sdk/clients/proton.d.ts +50 -23
  56. package/node_modules/aws-sdk/clients/rds.d.ts +32 -0
  57. package/node_modules/aws-sdk/clients/rum.d.ts +24 -5
  58. package/node_modules/aws-sdk/clients/s3control.d.ts +58 -16
  59. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +7 -7
  60. package/node_modules/aws-sdk/clients/securityhub.d.ts +16 -0
  61. package/node_modules/aws-sdk/clients/servicecatalogappregistry.d.ts +58 -7
  62. package/node_modules/aws-sdk/clients/ssm.d.ts +140 -6
  63. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +62 -0
  64. package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
  65. package/node_modules/aws-sdk/clients/textract.d.ts +6 -6
  66. package/node_modules/aws-sdk/clients/workspaces.d.ts +115 -0
  67. package/node_modules/aws-sdk/clients/xray.d.ts +101 -2
  68. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  69. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +29 -29
  70. package/node_modules/aws-sdk/dist/aws-sdk.js +912 -426
  71. package/node_modules/aws-sdk/dist/aws-sdk.min.js +75 -75
  72. package/node_modules/aws-sdk/lib/core.js +1 -1
  73. package/node_modules/aws-sdk/package.json +1 -1
  74. package/package.json +4 -4
@@ -67,6 +67,14 @@ declare class WorkSpaces extends Service {
67
67
  * Creates an IP access control group. An IP access control group provides you with the ability to control the IP addresses from which users are allowed to access their WorkSpaces. To specify the CIDR address ranges, add rules to your IP access control group and then associate the group with your directory. You can add rules when you create the group or at any time using AuthorizeIpRules. There is a default IP access control group associated with your directory. If you don't associate an IP access control group with your directory, the default group is used. The default group includes a default rule that allows users to access their WorkSpaces from anywhere. You cannot modify the default IP access control group for your directory.
68
68
  */
69
69
  createIpGroup(callback?: (err: AWSError, data: WorkSpaces.Types.CreateIpGroupResult) => void): Request<WorkSpaces.Types.CreateIpGroupResult, AWSError>;
70
+ /**
71
+ * Creates a Standby WorkSpace in a secondary region.
72
+ */
73
+ createStandbyWorkspaces(params: WorkSpaces.Types.CreateStandbyWorkspacesRequest, callback?: (err: AWSError, data: WorkSpaces.Types.CreateStandbyWorkspacesResult) => void): Request<WorkSpaces.Types.CreateStandbyWorkspacesResult, AWSError>;
74
+ /**
75
+ * Creates a Standby WorkSpace in a secondary region.
76
+ */
77
+ createStandbyWorkspaces(callback?: (err: AWSError, data: WorkSpaces.Types.CreateStandbyWorkspacesResult) => void): Request<WorkSpaces.Types.CreateStandbyWorkspacesResult, AWSError>;
70
78
  /**
71
79
  * Creates the specified tags for the specified WorkSpaces resource.
72
80
  */
@@ -607,6 +615,7 @@ declare namespace WorkSpaces {
607
615
  export type BundleIdList = BundleId[];
608
616
  export type BundleList = WorkspaceBundle[];
609
617
  export type BundleOwner = string;
618
+ export type BundleType = "REGULAR"|"STANDBY"|string;
610
619
  export type CertificateAuthorityArn = string;
611
620
  export interface CertificateBasedAuthProperties {
612
621
  /**
@@ -820,6 +829,26 @@ declare namespace WorkSpaces {
820
829
  */
821
830
  GroupId?: IpGroupId;
822
831
  }
832
+ export interface CreateStandbyWorkspacesRequest {
833
+ /**
834
+ * The Region of the primary WorkSpace.
835
+ */
836
+ PrimaryRegion: Region;
837
+ /**
838
+ * Information about the Standby WorkSpace to be created.
839
+ */
840
+ StandbyWorkspaces: StandbyWorkspacesList;
841
+ }
842
+ export interface CreateStandbyWorkspacesResult {
843
+ /**
844
+ * Information about the Standby WorkSpace that could not be created.
845
+ */
846
+ FailedStandbyRequests?: FailedCreateStandbyWorkspacesRequestList;
847
+ /**
848
+ * Information about the Standby WorkSpace that was created.
849
+ */
850
+ PendingStandbyRequests?: PendingCreateStandbyWorkspacesRequestList;
851
+ }
823
852
  export interface CreateTagsRequest {
824
853
  /**
825
854
  * The identifier of the WorkSpaces resource. The supported resource types are WorkSpaces, registered directories, images, custom bundles, IP access control groups, and connection aliases.
@@ -1497,6 +1526,21 @@ declare namespace WorkSpaces {
1497
1526
  export type DnsIpAddresses = IpAddress[];
1498
1527
  export type Ec2ImageId = string;
1499
1528
  export type ErrorType = string;
1529
+ export interface FailedCreateStandbyWorkspacesRequest {
1530
+ /**
1531
+ * Information about the Standby WorkSpace that could not be created.
1532
+ */
1533
+ StandbyWorkspaceRequest?: StandbyWorkspace;
1534
+ /**
1535
+ * The error code that is returned if the Standby WorkSpace could not be created.
1536
+ */
1537
+ ErrorCode?: WorkspaceErrorCode;
1538
+ /**
1539
+ * The text of the error message that is returned if the Standby WorkSpace could not be created.
1540
+ */
1541
+ ErrorMessage?: Description;
1542
+ }
1543
+ export type FailedCreateStandbyWorkspacesRequestList = FailedCreateStandbyWorkspacesRequest[];
1500
1544
  export interface FailedCreateWorkspaceRequest {
1501
1545
  /**
1502
1546
  * Information about the WorkSpace.
@@ -1896,6 +1940,25 @@ declare namespace WorkSpaces {
1896
1940
  }
1897
1941
  export type OperatingSystemType = "WINDOWS"|"LINUX"|string;
1898
1942
  export type PaginationToken = string;
1943
+ export interface PendingCreateStandbyWorkspacesRequest {
1944
+ /**
1945
+ * Describes the Standby WorkSpace that was created. Because this operation is asynchronous, the identifier returned is not immediately available for use with other operations. For example, if you call DescribeWorkspaces before the WorkSpace is created, the information returned can be incomplete.
1946
+ */
1947
+ UserName?: UserName;
1948
+ /**
1949
+ * The identifier of the directory for the Standby WorkSpace.
1950
+ */
1951
+ DirectoryId?: DirectoryId;
1952
+ /**
1953
+ * The operational state of the Standby WorkSpace.
1954
+ */
1955
+ State?: WorkspaceState;
1956
+ /**
1957
+ * The identifier of the Standby WorkSpace.
1958
+ */
1959
+ WorkspaceId?: WorkspaceId;
1960
+ }
1961
+ export type PendingCreateStandbyWorkspacesRequestList = PendingCreateStandbyWorkspacesRequest[];
1899
1962
  export type Protocol = "PCOIP"|"WSP"|string;
1900
1963
  export type ProtocolList = Protocol[];
1901
1964
  export interface RebootRequest {
@@ -1967,6 +2030,25 @@ declare namespace WorkSpaces {
1967
2030
  export interface RegisterWorkspaceDirectoryResult {
1968
2031
  }
1969
2032
  export type RegistrationCode = string;
2033
+ export interface RelatedWorkspaceProperties {
2034
+ /**
2035
+ * The identifier of the related WorkSpace.
2036
+ */
2037
+ WorkspaceId?: WorkspaceId;
2038
+ /**
2039
+ * The Region of the related WorkSpace.
2040
+ */
2041
+ Region?: Region;
2042
+ /**
2043
+ * Indicates the state of the WorkSpace.
2044
+ */
2045
+ State?: WorkspaceState;
2046
+ /**
2047
+ * Indicates the type of WorkSpace.
2048
+ */
2049
+ Type?: StandbyWorkspaceRelationshipType;
2050
+ }
2051
+ export type RelatedWorkspaces = RelatedWorkspaceProperties[];
1970
2052
  export type ResourceIdList = NonEmptyString[];
1971
2053
  export interface RestoreWorkspaceRequest {
1972
2054
  /**
@@ -2043,6 +2125,26 @@ declare namespace WorkSpaces {
2043
2125
  SnapshotTime?: Timestamp;
2044
2126
  }
2045
2127
  export type SnapshotList = Snapshot[];
2128
+ export interface StandbyWorkspace {
2129
+ /**
2130
+ * The identifier of the Standby WorkSpace.
2131
+ */
2132
+ PrimaryWorkspaceId: WorkspaceId;
2133
+ /**
2134
+ * The volume encryption key of the Standby WorkSpace.
2135
+ */
2136
+ VolumeEncryptionKey?: VolumeEncryptionKey;
2137
+ /**
2138
+ * The identifier of the directory for the Standby WorkSpace.
2139
+ */
2140
+ DirectoryId: DirectoryId;
2141
+ /**
2142
+ * The tags associated with the Standby WorkSpace.
2143
+ */
2144
+ Tags?: TagList;
2145
+ }
2146
+ export type StandbyWorkspaceRelationshipType = "PRIMARY"|"STANDBY"|string;
2147
+ export type StandbyWorkspacesList = StandbyWorkspace[];
2046
2148
  export interface StartRequest {
2047
2149
  /**
2048
2150
  * The identifier of the WorkSpace.
@@ -2272,6 +2374,10 @@ declare namespace WorkSpaces {
2272
2374
  * The modification states of the WorkSpace.
2273
2375
  */
2274
2376
  ModificationStates?: ModificationStateList;
2377
+ /**
2378
+ * The Standby WorkSpace or Primary WorkSpace related to the specified WorkSpace.
2379
+ */
2380
+ RelatedWorkspaces?: RelatedWorkspaces;
2275
2381
  }
2276
2382
  export interface WorkspaceAccessProperties {
2277
2383
  /**
@@ -2348,9 +2454,18 @@ declare namespace WorkSpaces {
2348
2454
  * The time when the bundle was created.
2349
2455
  */
2350
2456
  CreationTime?: Timestamp;
2457
+ /**
2458
+ * The state of the WorkSpace bundle.
2459
+ */
2460
+ State?: WorkspaceBundleState;
2461
+ /**
2462
+ * The type of WorkSpace bundle.
2463
+ */
2464
+ BundleType?: BundleType;
2351
2465
  }
2352
2466
  export type WorkspaceBundleDescription = string;
2353
2467
  export type WorkspaceBundleName = string;
2468
+ export type WorkspaceBundleState = "AVAILABLE"|"PENDING"|"ERROR"|string;
2354
2469
  export interface WorkspaceConnectionStatus {
2355
2470
  /**
2356
2471
  * The identifier of the WorkSpace.
@@ -43,6 +43,14 @@ declare class XRay extends Service {
43
43
  * Deletes a group resource.
44
44
  */
45
45
  deleteGroup(callback?: (err: AWSError, data: XRay.Types.DeleteGroupResult) => void): Request<XRay.Types.DeleteGroupResult, AWSError>;
46
+ /**
47
+ * Deletes a resource policy from the target Amazon Web Services account.
48
+ */
49
+ deleteResourcePolicy(params: XRay.Types.DeleteResourcePolicyRequest, callback?: (err: AWSError, data: XRay.Types.DeleteResourcePolicyResult) => void): Request<XRay.Types.DeleteResourcePolicyResult, AWSError>;
50
+ /**
51
+ * Deletes a resource policy from the target Amazon Web Services account.
52
+ */
53
+ deleteResourcePolicy(callback?: (err: AWSError, data: XRay.Types.DeleteResourcePolicyResult) => void): Request<XRay.Types.DeleteResourcePolicyResult, AWSError>;
46
54
  /**
47
55
  * Deletes a sampling rule.
48
56
  */
@@ -163,6 +171,14 @@ declare class XRay extends Service {
163
171
  * Retrieves IDs and annotations for traces available for a specified time frame using an optional filter. To get the full traces, pass the trace IDs to BatchGetTraces. A filter expression can target traced requests that hit specific service nodes or edges, have errors, or come from a known user. For example, the following filter expression targets traces that pass through api.example.com: service("api.example.com") This filter expression finds traces that have an annotation named account with the value 12345: annotation.account = "12345" For a full list of indexed fields and keywords that you can use in filter expressions, see Using Filter Expressions in the Amazon Web Services X-Ray Developer Guide.
164
172
  */
165
173
  getTraceSummaries(callback?: (err: AWSError, data: XRay.Types.GetTraceSummariesResult) => void): Request<XRay.Types.GetTraceSummariesResult, AWSError>;
174
+ /**
175
+ * Returns the list of resource policies in the target Amazon Web Services account.
176
+ */
177
+ listResourcePolicies(params: XRay.Types.ListResourcePoliciesRequest, callback?: (err: AWSError, data: XRay.Types.ListResourcePoliciesResult) => void): Request<XRay.Types.ListResourcePoliciesResult, AWSError>;
178
+ /**
179
+ * Returns the list of resource policies in the target Amazon Web Services account.
180
+ */
181
+ listResourcePolicies(callback?: (err: AWSError, data: XRay.Types.ListResourcePoliciesResult) => void): Request<XRay.Types.ListResourcePoliciesResult, AWSError>;
166
182
  /**
167
183
  * Returns a list of tags that are applied to the specified Amazon Web Services X-Ray group or sampling rule.
168
184
  */
@@ -179,6 +195,14 @@ declare class XRay extends Service {
179
195
  * Updates the encryption configuration for X-Ray data.
180
196
  */
181
197
  putEncryptionConfig(callback?: (err: AWSError, data: XRay.Types.PutEncryptionConfigResult) => void): Request<XRay.Types.PutEncryptionConfigResult, AWSError>;
198
+ /**
199
+ * Sets the resource policy to grant one or more Amazon Web Services services and accounts permissions to access X-Ray. Each resource policy will be associated with a specific Amazon Web Services account. Each Amazon Web Services account can have a maximum of 5 resource policies, and each policy name must be unique within that account. The maximum size of each resource policy is 5KB.
200
+ */
201
+ putResourcePolicy(params: XRay.Types.PutResourcePolicyRequest, callback?: (err: AWSError, data: XRay.Types.PutResourcePolicyResult) => void): Request<XRay.Types.PutResourcePolicyResult, AWSError>;
202
+ /**
203
+ * Sets the resource policy to grant one or more Amazon Web Services services and accounts permissions to access X-Ray. Each resource policy will be associated with a specific Amazon Web Services account. Each Amazon Web Services account can have a maximum of 5 resource policies, and each policy name must be unique within that account. The maximum size of each resource policy is 5KB.
204
+ */
205
+ putResourcePolicy(callback?: (err: AWSError, data: XRay.Types.PutResourcePolicyResult) => void): Request<XRay.Types.PutResourcePolicyResult, AWSError>;
182
206
  /**
183
207
  * Used by the Amazon Web Services X-Ray daemon to upload telemetry.
184
208
  */
@@ -338,7 +362,7 @@ declare namespace XRay {
338
362
  */
339
363
  FilterExpression?: FilterExpression;
340
364
  /**
341
- * The structure containing configurations related to insights. The InsightsEnabled boolean can be set to true to enable insights for the new group or false to disable insights for the new group. The NotifcationsEnabled boolean can be set to true to enable insights notifications for the new group. Notifications may only be enabled on a group with InsightsEnabled set to true.
365
+ * The structure containing configurations related to insights. The InsightsEnabled boolean can be set to true to enable insights for the new group or false to disable insights for the new group. The NotificationsEnabled boolean can be set to true to enable insights notifications for the new group. Notifications may only be enabled on a group with InsightsEnabled set to true.
342
366
  */
343
367
  InsightsConfiguration?: InsightsConfiguration;
344
368
  /**
@@ -380,6 +404,18 @@ declare namespace XRay {
380
404
  }
381
405
  export interface DeleteGroupResult {
382
406
  }
407
+ export interface DeleteResourcePolicyRequest {
408
+ /**
409
+ * The name of the resource policy to delete.
410
+ */
411
+ PolicyName: PolicyName;
412
+ /**
413
+ * Specifies a specific policy revision to delete. Provide a PolicyRevisionId to ensure an atomic delete operation. If the provided revision id does not match the latest policy revision id, an InvalidPolicyRevisionIdException exception is returned.
414
+ */
415
+ PolicyRevisionId?: PolicyRevisionId;
416
+ }
417
+ export interface DeleteResourcePolicyResult {
418
+ }
383
419
  export interface DeleteSamplingRuleRequest {
384
420
  /**
385
421
  * The name of the sampling rule. Specify a rule by either name or ARN, but not both.
@@ -1249,6 +1285,22 @@ declare namespace XRay {
1249
1285
  Id?: String;
1250
1286
  }
1251
1287
  export type Integer = number;
1288
+ export interface ListResourcePoliciesRequest {
1289
+ /**
1290
+ * Not currently supported.
1291
+ */
1292
+ NextToken?: ResourcePolicyNextToken;
1293
+ }
1294
+ export interface ListResourcePoliciesResult {
1295
+ /**
1296
+ * The list of resource policies in the target Amazon Web Services account.
1297
+ */
1298
+ ResourcePolicies?: ResourcePolicyList;
1299
+ /**
1300
+ * Pagination token. Not currently supported.
1301
+ */
1302
+ NextToken?: ResourcePolicyNextToken;
1303
+ }
1252
1304
  export interface ListTagsForResourceRequest {
1253
1305
  /**
1254
1306
  * The Amazon Resource Number (ARN) of an X-Ray group or sampling rule.
@@ -1273,6 +1325,9 @@ declare namespace XRay {
1273
1325
  export type NullableDouble = number;
1274
1326
  export type NullableInteger = number;
1275
1327
  export type NullableLong = number;
1328
+ export type PolicyDocument = string;
1329
+ export type PolicyName = string;
1330
+ export type PolicyRevisionId = string;
1276
1331
  export type Priority = number;
1277
1332
  export interface PutEncryptionConfigRequest {
1278
1333
  /**
@@ -1290,6 +1345,30 @@ declare namespace XRay {
1290
1345
  */
1291
1346
  EncryptionConfig?: EncryptionConfig;
1292
1347
  }
1348
+ export interface PutResourcePolicyRequest {
1349
+ /**
1350
+ * The name of the resource policy. Must be unique within a specific Amazon Web Services account.
1351
+ */
1352
+ PolicyName: PolicyName;
1353
+ /**
1354
+ * The resource policy document, which can be up to 5kb in size.
1355
+ */
1356
+ PolicyDocument: PolicyDocument;
1357
+ /**
1358
+ * Specifies a specific policy revision, to ensure an atomic create operation. By default the resource policy is created if it does not exist, or updated with an incremented revision id. The revision id is unique to each policy in the account. If the policy revision id does not match the latest revision id, the operation will fail with an InvalidPolicyRevisionIdException exception. You can also provide a PolicyRevisionId of 0. In this case, the operation will fail with an InvalidPolicyRevisionIdException exception if a resource policy with the same name already exists.
1359
+ */
1360
+ PolicyRevisionId?: PolicyRevisionId;
1361
+ /**
1362
+ * A flag to indicate whether to bypass the resource policy lockout safety check. Setting this value to true increases the risk that the policy becomes unmanageable. Do not set this value to true indiscriminately. Use this parameter only when you include a policy in the request and you intend to prevent the principal that is making the request from making a subsequent PutResourcePolicy request. The default value is false.
1363
+ */
1364
+ BypassPolicyLockoutCheck?: Boolean;
1365
+ }
1366
+ export interface PutResourcePolicyResult {
1367
+ /**
1368
+ * The resource policy document, as provided in the PutResourcePolicyRequest.
1369
+ */
1370
+ ResourcePolicy?: ResourcePolicy;
1371
+ }
1293
1372
  export interface PutTelemetryRecordsRequest {
1294
1373
  /**
1295
1374
  *
@@ -1345,6 +1424,26 @@ declare namespace XRay {
1345
1424
  */
1346
1425
  ARN?: String;
1347
1426
  }
1427
+ export interface ResourcePolicy {
1428
+ /**
1429
+ * The name of the resource policy. Must be unique within a specific Amazon Web Services account.
1430
+ */
1431
+ PolicyName?: PolicyName;
1432
+ /**
1433
+ * The resource policy document, which can be up to 5kb in size.
1434
+ */
1435
+ PolicyDocument?: PolicyDocument;
1436
+ /**
1437
+ * Returns the current policy revision id for this policy name.
1438
+ */
1439
+ PolicyRevisionId?: PolicyRevisionId;
1440
+ /**
1441
+ * When the policy was last updated, in Unix time seconds.
1442
+ */
1443
+ LastUpdatedTime?: Timestamp;
1444
+ }
1445
+ export type ResourcePolicyList = ResourcePolicy[];
1446
+ export type ResourcePolicyNextToken = string;
1348
1447
  export interface ResponseTimeRootCause {
1349
1448
  /**
1350
1449
  * A list of corresponding services. A service identifies a segment and contains a name, account ID, type, and inferred flag.
@@ -1978,7 +2077,7 @@ declare namespace XRay {
1978
2077
  */
1979
2078
  FilterExpression?: FilterExpression;
1980
2079
  /**
1981
- * The structure containing configurations related to insights. The InsightsEnabled boolean can be set to true to enable insights for the group or false to disable insights for the group. The NotifcationsEnabled boolean can be set to true to enable insights notifications for the group. Notifications can only be enabled on a group with InsightsEnabled set to true.
2080
+ * The structure containing configurations related to insights. The InsightsEnabled boolean can be set to true to enable insights for the group or false to disable insights for the group. The NotificationsEnabled boolean can be set to true to enable insights notifications for the group. Notifications can only be enabled on a group with InsightsEnabled set to true.
1982
2081
  */
1983
2082
  InsightsConfiguration?: InsightsConfiguration;
1984
2083
  }
@@ -83,7 +83,7 @@ return /******/ (function(modules) { // webpackBootstrap
83
83
  /**
84
84
  * @constant
85
85
  */
86
- VERSION: '2.1255.0',
86
+ VERSION: '2.1257.0',
87
87
 
88
88
  /**
89
89
  * @api private