cdk-lambda-subminute 2.0.300 → 2.0.302

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 (116) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/CHANGELOG.md +52 -1
  4. package/node_modules/aws-sdk/README.md +1 -1
  5. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +6 -0
  6. package/node_modules/aws-sdk/apis/cloud9-2017-09-23.examples.json +1 -0
  7. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +90 -81
  8. package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.min.json +8 -4
  9. package/node_modules/aws-sdk/apis/codepipeline-2015-07-09.min.json +16 -0
  10. package/node_modules/aws-sdk/apis/codestar-connections-2019-12-01.min.json +590 -3
  11. package/node_modules/aws-sdk/apis/codestar-connections-2019-12-01.paginators.json +10 -0
  12. package/node_modules/aws-sdk/apis/dlm-2018-01-12.min.json +108 -15
  13. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1864 -1397
  14. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +100 -40
  15. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +91 -78
  16. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +3 -0
  17. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +259 -101
  18. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +10 -0
  19. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +724 -151
  20. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.paginators.json +18 -0
  21. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +172 -0
  22. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.paginators.json +5 -0
  23. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +60 -50
  24. package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.min.json +578 -33
  25. package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.paginators.json +15 -0
  26. package/node_modules/aws-sdk/apis/ivschat-2020-07-14.min.json +16 -4
  27. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +32 -26
  28. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +69 -51
  29. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +52 -12
  30. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +379 -301
  31. package/node_modules/aws-sdk/apis/metadata.json +3 -3
  32. package/node_modules/aws-sdk/apis/osis-2022-01-01.min.json +66 -12
  33. package/node_modules/aws-sdk/apis/pinpoint-sms-voice-v2-2022-03-31.min.json +1426 -59
  34. package/node_modules/aws-sdk/apis/pinpoint-sms-voice-v2-2022-03-31.paginators.json +54 -0
  35. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +909 -335
  36. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +6 -0
  37. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +233 -217
  38. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +250 -91
  39. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +6 -0
  40. package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.min.json +39 -38
  41. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +126 -126
  42. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +977 -974
  43. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +161 -146
  44. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.min.json +201 -52
  45. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.paginators.json +6 -0
  46. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.min.json +1121 -73
  47. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.paginators.json +52 -0
  48. package/node_modules/aws-sdk/apis/sso-oidc-2019-06-10.examples.json +228 -0
  49. package/node_modules/aws-sdk/apis/sso-oidc-2019-06-10.min.json +94 -8
  50. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +121 -105
  51. package/node_modules/aws-sdk/apis/trustedadvisor-2022-09-15.min.json +794 -0
  52. package/node_modules/aws-sdk/apis/trustedadvisor-2022-09-15.paginators.json +40 -0
  53. package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +269 -199
  54. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +790 -27
  55. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +18 -0
  56. package/node_modules/aws-sdk/clients/all.d.ts +1 -1
  57. package/node_modules/aws-sdk/clients/all.js +2 -2
  58. package/node_modules/aws-sdk/clients/appmesh.d.ts +2 -2
  59. package/node_modules/aws-sdk/clients/athena.d.ts +27 -19
  60. package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
  61. package/node_modules/aws-sdk/clients/cloudformation.d.ts +14 -1
  62. package/node_modules/aws-sdk/clients/codecatalyst.d.ts +16 -0
  63. package/node_modules/aws-sdk/clients/codepipeline.d.ts +22 -2
  64. package/node_modules/aws-sdk/clients/codestarconnections.d.ts +727 -0
  65. package/node_modules/aws-sdk/clients/connect.d.ts +2 -2
  66. package/node_modules/aws-sdk/clients/dlm.d.ts +153 -25
  67. package/node_modules/aws-sdk/clients/ec2.d.ts +582 -23
  68. package/node_modules/aws-sdk/clients/ecr.d.ts +128 -7
  69. package/node_modules/aws-sdk/clients/emr.d.ts +80 -43
  70. package/node_modules/aws-sdk/clients/eventbridge.d.ts +40 -37
  71. package/node_modules/aws-sdk/clients/fsx.d.ts +7 -3
  72. package/node_modules/aws-sdk/clients/glue.d.ts +228 -0
  73. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +776 -60
  74. package/node_modules/aws-sdk/clients/internetmonitor.d.ts +157 -4
  75. package/node_modules/aws-sdk/clients/iot.d.ts +23 -6
  76. package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +593 -6
  77. package/node_modules/aws-sdk/clients/kafka.d.ts +13 -0
  78. package/node_modules/aws-sdk/clients/kinesisvideo.d.ts +8 -8
  79. package/node_modules/aws-sdk/clients/lambda.d.ts +39 -5
  80. package/node_modules/aws-sdk/clients/macie2.d.ts +54 -16
  81. package/node_modules/aws-sdk/clients/medialive.d.ts +121 -47
  82. package/node_modules/aws-sdk/clients/mediapackage.d.ts +2 -2
  83. package/node_modules/aws-sdk/clients/osis.d.ts +55 -0
  84. package/node_modules/aws-sdk/clients/pinpointsmsvoicev2.d.ts +1860 -96
  85. package/node_modules/aws-sdk/clients/polly.d.ts +9 -9
  86. package/node_modules/aws-sdk/clients/quicksight.d.ts +537 -20
  87. package/node_modules/aws-sdk/clients/rds.d.ts +31 -4
  88. package/node_modules/aws-sdk/clients/redshift.d.ts +207 -0
  89. package/node_modules/aws-sdk/clients/redshiftserverless.d.ts +5 -0
  90. package/node_modules/aws-sdk/clients/s3.d.ts +2 -2
  91. package/node_modules/aws-sdk/clients/sagemaker.d.ts +12 -2
  92. package/node_modules/aws-sdk/clients/ssm.d.ts +38 -8
  93. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +191 -40
  94. package/node_modules/aws-sdk/clients/ssoadmin.d.ts +1529 -128
  95. package/node_modules/aws-sdk/clients/ssooidc.d.ts +99 -16
  96. package/node_modules/aws-sdk/clients/sts.d.ts +3 -3
  97. package/node_modules/aws-sdk/clients/transfer.d.ts +25 -1
  98. package/node_modules/aws-sdk/clients/trustedadvisor.d.ts +918 -0
  99. package/node_modules/aws-sdk/clients/trustedadvisor.js +18 -0
  100. package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +67 -1
  101. package/node_modules/aws-sdk/clients/wisdom.d.ts +849 -25
  102. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  103. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1444 -1444
  104. package/node_modules/aws-sdk/dist/aws-sdk.js +2953 -2158
  105. package/node_modules/aws-sdk/dist/aws-sdk.min.js +101 -101
  106. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -2
  107. package/node_modules/aws-sdk/lib/core.js +1 -1
  108. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
  109. package/node_modules/aws-sdk/lib/dynamodb/document_client.js +1 -1
  110. package/node_modules/aws-sdk/package.json +1 -1
  111. package/package.json +5 -5
  112. package/node_modules/aws-sdk/apis/macie-2017-12-19.min.json +0 -222
  113. package/node_modules/aws-sdk/apis/macie-2017-12-19.paginators.json +0 -14
  114. package/node_modules/aws-sdk/clients/macie.d.ts +0 -284
  115. package/node_modules/aws-sdk/clients/macie.js +0 -18
  116. /package/node_modules/aws-sdk/apis/{macie-2017-12-19.examples.json → trustedadvisor-2022-09-15.examples.json} +0 -0
@@ -12,13 +12,21 @@ declare class SSOOIDC extends Service {
12
12
  constructor(options?: SSOOIDC.Types.ClientConfiguration)
13
13
  config: Config & SSOOIDC.Types.ClientConfiguration;
14
14
  /**
15
- * Creates and returns an access token for the authorized client. The access token issued will be used to fetch short-term credentials for the assigned roles in the AWS account.
15
+ * Creates and returns access and refresh tokens for clients that are authenticated using client secrets. The access token can be used to fetch short-term credentials for the assigned AWS accounts or to access application APIs using bearer authentication.
16
16
  */
17
17
  createToken(params: SSOOIDC.Types.CreateTokenRequest, callback?: (err: AWSError, data: SSOOIDC.Types.CreateTokenResponse) => void): Request<SSOOIDC.Types.CreateTokenResponse, AWSError>;
18
18
  /**
19
- * Creates and returns an access token for the authorized client. The access token issued will be used to fetch short-term credentials for the assigned roles in the AWS account.
19
+ * Creates and returns access and refresh tokens for clients that are authenticated using client secrets. The access token can be used to fetch short-term credentials for the assigned AWS accounts or to access application APIs using bearer authentication.
20
20
  */
21
21
  createToken(callback?: (err: AWSError, data: SSOOIDC.Types.CreateTokenResponse) => void): Request<SSOOIDC.Types.CreateTokenResponse, AWSError>;
22
+ /**
23
+ * Creates and returns access and refresh tokens for clients and applications that are authenticated using IAM entities. The access token can be used to fetch short-term credentials for the assigned AWS accounts or to access application APIs using bearer authentication.
24
+ */
25
+ createTokenWithIAM(params: SSOOIDC.Types.CreateTokenWithIAMRequest, callback?: (err: AWSError, data: SSOOIDC.Types.CreateTokenWithIAMResponse) => void): Request<SSOOIDC.Types.CreateTokenWithIAMResponse, AWSError>;
26
+ /**
27
+ * Creates and returns access and refresh tokens for clients and applications that are authenticated using IAM entities. The access token can be used to fetch short-term credentials for the assigned AWS accounts or to access application APIs using bearer authentication.
28
+ */
29
+ createTokenWithIAM(callback?: (err: AWSError, data: SSOOIDC.Types.CreateTokenWithIAMResponse) => void): Request<SSOOIDC.Types.CreateTokenWithIAMResponse, AWSError>;
22
30
  /**
23
31
  * Registers a client with IAM Identity Center. This allows clients to initiate device authorization. The output should be persisted for reuse through many authentication requests.
24
32
  */
@@ -38,6 +46,7 @@ declare class SSOOIDC extends Service {
38
46
  }
39
47
  declare namespace SSOOIDC {
40
48
  export type AccessToken = string;
49
+ export type Assertion = string;
41
50
  export type AuthCode = string;
42
51
  export type ClientId = string;
43
52
  export type ClientName = string;
@@ -45,7 +54,7 @@ declare namespace SSOOIDC {
45
54
  export type ClientType = string;
46
55
  export interface CreateTokenRequest {
47
56
  /**
48
- * The unique identifier string for each client. This value should come from the persisted result of the RegisterClient API.
57
+ * The unique identifier string for the client or application. This value comes from the result of the RegisterClient API.
49
58
  */
50
59
  clientId: ClientId;
51
60
  /**
@@ -53,37 +62,37 @@ declare namespace SSOOIDC {
53
62
  */
54
63
  clientSecret: ClientSecret;
55
64
  /**
56
- * Supports grant types for the authorization code, refresh token, and device code request. For device code requests, specify the following value: urn:ietf:params:oauth:grant-type:device_code For information about how to obtain the device code, see the StartDeviceAuthorization topic.
65
+ * Supports the following OAuth grant types: Device Code and Refresh Token. Specify either of the following values, depending on the grant type that you want: * Device Code - urn:ietf:params:oauth:grant-type:device_code * Refresh Token - refresh_token For information about how to obtain the device code, see the StartDeviceAuthorization topic.
57
66
  */
58
67
  grantType: GrantType;
59
68
  /**
60
- * Used only when calling this API for the device code grant type. This short-term code is used to identify this authentication attempt. This should come from an in-memory reference to the result of the StartDeviceAuthorization API.
69
+ * Used only when calling this API for the Device Code grant type. This short-term code is used to identify this authorization request. This comes from the result of the StartDeviceAuthorization API.
61
70
  */
62
71
  deviceCode?: DeviceCode;
63
72
  /**
64
- * The authorization code received from the authorization service. This parameter is required to perform an authorization grant request to get access to a token.
73
+ * Used only when calling this API for the Authorization Code grant type. The short-term code is used to identify this authorization request. This grant type is currently unsupported for the CreateToken API.
65
74
  */
66
75
  code?: AuthCode;
67
76
  /**
68
- * Currently, refreshToken is not yet implemented and is not supported. For more information about the features and limitations of the current IAM Identity Center OIDC implementation, see Considerations for Using this Guide in the IAM Identity Center OIDC API Reference. The token used to obtain an access token in the event that the access token is invalid or expired.
77
+ * Used only when calling this API for the Refresh Token grant type. This token is used to refresh short-term tokens, such as the access token, that might expire. For more information about the features and limitations of the current IAM Identity Center OIDC implementation, see Considerations for Using this Guide in the IAM Identity Center OIDC API Reference.
69
78
  */
70
79
  refreshToken?: RefreshToken;
71
80
  /**
72
- * The list of scopes that is defined by the client. Upon authorization, this list is used to restrict permissions when granting an access token.
81
+ * The list of scopes for which authorization is requested. The access token that is issued is limited to the scopes that are granted. If this value is not specified, IAM Identity Center authorizes all scopes that are configured for the client during the call to RegisterClient.
73
82
  */
74
83
  scope?: Scopes;
75
84
  /**
76
- * The location of the application that will receive the authorization code. Users authorize the service to send the request to this location.
85
+ * Used only when calling this API for the Authorization Code grant type. This value specifies the location of the client or application that has registered to receive the authorization code.
77
86
  */
78
87
  redirectUri?: URI;
79
88
  }
80
89
  export interface CreateTokenResponse {
81
90
  /**
82
- * An opaque token to access IAM Identity Center resources assigned to a user.
91
+ * A bearer token to access AWS accounts and applications assigned to a user.
83
92
  */
84
93
  accessToken?: AccessToken;
85
94
  /**
86
- * Used to notify the client that the returned token is an access token. The supported type is BearerToken.
95
+ * Used to notify the client that the returned token is an access token. The supported token type is Bearer.
87
96
  */
88
97
  tokenType?: TokenType;
89
98
  /**
@@ -91,14 +100,86 @@ declare namespace SSOOIDC {
91
100
  */
92
101
  expiresIn?: ExpirationInSeconds;
93
102
  /**
94
- * Currently, refreshToken is not yet implemented and is not supported. For more information about the features and limitations of the current IAM Identity Center OIDC implementation, see Considerations for Using this Guide in the IAM Identity Center OIDC API Reference. A token that, if present, can be used to refresh a previously issued access token that might have expired.
103
+ * A token that, if present, can be used to refresh a previously issued access token that might have expired. For more information about the features and limitations of the current IAM Identity Center OIDC implementation, see Considerations for Using this Guide in the IAM Identity Center OIDC API Reference.
95
104
  */
96
105
  refreshToken?: RefreshToken;
97
106
  /**
98
- * Currently, idToken is not yet implemented and is not supported. For more information about the features and limitations of the current IAM Identity Center OIDC implementation, see Considerations for Using this Guide in the IAM Identity Center OIDC API Reference. The identifier of the user that associated with the access token, if present.
107
+ * The idToken is not implemented or supported. For more information about the features and limitations of the current IAM Identity Center OIDC implementation, see Considerations for Using this Guide in the IAM Identity Center OIDC API Reference. A JSON Web Token (JWT) that identifies who is associated with the issued access token.
99
108
  */
100
109
  idToken?: IdToken;
101
110
  }
111
+ export interface CreateTokenWithIAMRequest {
112
+ /**
113
+ * The unique identifier string for the client or application. This value is an application ARN that has OAuth grants configured.
114
+ */
115
+ clientId: ClientId;
116
+ /**
117
+ * Supports the following OAuth grant types: Authorization Code, Refresh Token, JWT Bearer, and Token Exchange. Specify one of the following values, depending on the grant type that you want: * Authorization Code - authorization_code * Refresh Token - refresh_token * JWT Bearer - urn:ietf:params:oauth:grant-type:jwt-bearer * Token Exchange - urn:ietf:params:oauth:grant-type:token-exchange
118
+ */
119
+ grantType: GrantType;
120
+ /**
121
+ * Used only when calling this API for the Authorization Code grant type. This short-term code is used to identify this authorization request. The code is obtained through a redirect from IAM Identity Center to a redirect URI persisted in the Authorization Code GrantOptions for the application.
122
+ */
123
+ code?: AuthCode;
124
+ /**
125
+ * Used only when calling this API for the Refresh Token grant type. This token is used to refresh short-term tokens, such as the access token, that might expire. For more information about the features and limitations of the current IAM Identity Center OIDC implementation, see Considerations for Using this Guide in the IAM Identity Center OIDC API Reference.
126
+ */
127
+ refreshToken?: RefreshToken;
128
+ /**
129
+ * Used only when calling this API for the JWT Bearer grant type. This value specifies the JSON Web Token (JWT) issued by a trusted token issuer. To authorize a trusted token issuer, configure the JWT Bearer GrantOptions for the application.
130
+ */
131
+ assertion?: Assertion;
132
+ /**
133
+ * The list of scopes for which authorization is requested. The access token that is issued is limited to the scopes that are granted. If the value is not specified, IAM Identity Center authorizes all scopes configured for the application, including the following default scopes: openid, aws, sts:identity_context.
134
+ */
135
+ scope?: Scopes;
136
+ /**
137
+ * Used only when calling this API for the Authorization Code grant type. This value specifies the location of the client or application that has registered to receive the authorization code.
138
+ */
139
+ redirectUri?: URI;
140
+ /**
141
+ * Used only when calling this API for the Token Exchange grant type. This value specifies the subject of the exchange. The value of the subject token must be an access token issued by IAM Identity Center to a different client or application. The access token must have authorized scopes that indicate the requested application as a target audience.
142
+ */
143
+ subjectToken?: SubjectToken;
144
+ /**
145
+ * Used only when calling this API for the Token Exchange grant type. This value specifies the type of token that is passed as the subject of the exchange. The following value is supported: * Access Token - urn:ietf:params:oauth:token-type:access_token
146
+ */
147
+ subjectTokenType?: TokenTypeURI;
148
+ /**
149
+ * Used only when calling this API for the Token Exchange grant type. This value specifies the type of token that the requester can receive. The following values are supported: * Access Token - urn:ietf:params:oauth:token-type:access_token * Refresh Token - urn:ietf:params:oauth:token-type:refresh_token
150
+ */
151
+ requestedTokenType?: TokenTypeURI;
152
+ }
153
+ export interface CreateTokenWithIAMResponse {
154
+ /**
155
+ * A bearer token to access AWS accounts and applications assigned to a user.
156
+ */
157
+ accessToken?: AccessToken;
158
+ /**
159
+ * Used to notify the requester that the returned token is an access token. The supported token type is Bearer.
160
+ */
161
+ tokenType?: TokenType;
162
+ /**
163
+ * Indicates the time in seconds when an access token will expire.
164
+ */
165
+ expiresIn?: ExpirationInSeconds;
166
+ /**
167
+ * A token that, if present, can be used to refresh a previously issued access token that might have expired. For more information about the features and limitations of the current IAM Identity Center OIDC implementation, see Considerations for Using this Guide in the IAM Identity Center OIDC API Reference.
168
+ */
169
+ refreshToken?: RefreshToken;
170
+ /**
171
+ * A JSON Web Token (JWT) that identifies the user associated with the issued access token.
172
+ */
173
+ idToken?: IdToken;
174
+ /**
175
+ * Indicates the type of tokens that are issued by IAM Identity Center. The following values are supported: * Access Token - urn:ietf:params:oauth:token-type:access_token * Refresh Token - urn:ietf:params:oauth:token-type:refresh_token
176
+ */
177
+ issuedTokenType?: TokenTypeURI;
178
+ /**
179
+ * The list of scopes for which authorization is granted. The access token that is issued is limited to the scopes that are granted.
180
+ */
181
+ scope?: Scopes;
182
+ }
102
183
  export type DeviceCode = string;
103
184
  export type ExpirationInSeconds = number;
104
185
  export type GrantType = string;
@@ -138,11 +219,11 @@ declare namespace SSOOIDC {
138
219
  */
139
220
  clientSecretExpiresAt?: LongTimeStampType;
140
221
  /**
141
- * The endpoint where the client can request authorization.
222
+ * An endpoint that the client can use to request authorization.
142
223
  */
143
224
  authorizationEndpoint?: URI;
144
225
  /**
145
- * The endpoint where the client can get an access token.
226
+ * An endpoint that the client can use to create tokens.
146
227
  */
147
228
  tokenEndpoint?: URI;
148
229
  }
@@ -158,7 +239,7 @@ declare namespace SSOOIDC {
158
239
  */
159
240
  clientSecret: ClientSecret;
160
241
  /**
161
- * The URL for the AWS access portal. For more information, see Using the AWS access portal in the IAM Identity Center User Guide.
242
+ * The URL for the Amazon Web Services access portal. For more information, see Using the Amazon Web Services access portal in the IAM Identity Center User Guide.
162
243
  */
163
244
  startUrl: URI;
164
245
  }
@@ -188,7 +269,9 @@ declare namespace SSOOIDC {
188
269
  */
189
270
  interval?: IntervalInSeconds;
190
271
  }
272
+ export type SubjectToken = string;
191
273
  export type TokenType = string;
274
+ export type TokenTypeURI = string;
192
275
  export type URI = string;
193
276
  export type UserCode = string;
194
277
  /**
@@ -123,7 +123,7 @@ declare namespace STS {
123
123
  */
124
124
  SourceIdentity?: sourceIdentityType;
125
125
  /**
126
- * Reserved for future use.
126
+ * A list of previously acquired trusted context assertions in the format of a JSON array. The trusted context assertion is signed and encrypted by Amazon Web Services STS. The following is an example of a ProvidedContext value that includes a single trusted context assertion and the ARN of the context provider from which the trusted context assertion was generated. [{"ProviderArn":"arn:aws:iam::aws:contextProvider/identitycenter","ContextAssertion":"trusted-context-assertion"}]
127
127
  */
128
128
  ProvidedContexts?: ProvidedContextsListType;
129
129
  }
@@ -414,11 +414,11 @@ declare namespace STS {
414
414
  }
415
415
  export interface ProvidedContext {
416
416
  /**
417
- * Reserved for future use.
417
+ * The context provider ARN from which the trusted context assertion was generated.
418
418
  */
419
419
  ProviderArn?: arnType;
420
420
  /**
421
- * Reserved for future use.
421
+ * The signed and encrypted trusted context assertion generated by the context provider. The trusted context assertion is signed and encrypted by Amazon Web Services STS.
422
422
  */
423
423
  ContextAssertion?: contextAssertionType;
424
424
  }
@@ -782,6 +782,10 @@ declare namespace Transfer {
782
782
  * Specifies the log groups to which your server logs are sent. To specify a log group, you must provide the ARN for an existing log group. In this case, the format of the log group is as follows: arn:aws:logs:region-name:amazon-account-id:log-group:log-group-name:* For example, arn:aws:logs:us-east-1:111122223333:log-group:mytestgroup:* If you have previously specified a log group for a server, you can clear it, and in effect turn off structured logging, by providing an empty value for this parameter in an update-server call. For example: update-server --server-id s-1234567890abcdef0 --structured-log-destinations
783
783
  */
784
784
  StructuredLogDestinations?: StructuredLogDestinations;
785
+ /**
786
+ * Specifies whether or not performance for your Amazon S3 directories is optimized. This is disabled by default. By default, home directory mappings have a TYPE of DIRECTORY. If you enable this option, you would then need to explicitly set the HomeDirectoryMapEntry Type to FILE if you want a mapping to have a file target.
787
+ */
788
+ S3StorageOptions?: S3StorageOptions;
785
789
  }
786
790
  export interface CreateServerResponse {
787
791
  /**
@@ -1522,6 +1526,10 @@ declare namespace Transfer {
1522
1526
  * Specifies the log groups to which your server logs are sent. To specify a log group, you must provide the ARN for an existing log group. In this case, the format of the log group is as follows: arn:aws:logs:region-name:amazon-account-id:log-group:log-group-name:* For example, arn:aws:logs:us-east-1:111122223333:log-group:mytestgroup:* If you have previously specified a log group for a server, you can clear it, and in effect turn off structured logging, by providing an empty value for this parameter in an update-server call. For example: update-server --server-id s-1234567890abcdef0 --structured-log-destinations
1523
1527
  */
1524
1528
  StructuredLogDestinations?: StructuredLogDestinations;
1529
+ /**
1530
+ * Specifies whether or not performance for your Amazon S3 directories is optimized. This is disabled by default. By default, home directory mappings have a TYPE of DIRECTORY. If you enable this option, you would then need to explicitly set the HomeDirectoryMapEntry Type to FILE if you want a mapping to have a file target.
1531
+ */
1532
+ S3StorageOptions?: S3StorageOptions;
1525
1533
  }
1526
1534
  export interface DescribedUser {
1527
1535
  /**
@@ -1593,6 +1601,7 @@ declare namespace Transfer {
1593
1601
  }
1594
1602
  export type Description = string;
1595
1603
  export type DirectoryId = string;
1604
+ export type DirectoryListingOptimization = "ENABLED"|"DISABLED"|string;
1596
1605
  export type Domain = "S3"|"EFS"|string;
1597
1606
  export interface EfsFileLocation {
1598
1607
  /**
@@ -1692,9 +1701,13 @@ declare namespace Transfer {
1692
1701
  */
1693
1702
  Entry: MapEntry;
1694
1703
  /**
1695
- * Represents the map target that is used in a HomeDirectorymapEntry.
1704
+ * Represents the map target that is used in a HomeDirectoryMapEntry.
1696
1705
  */
1697
1706
  Target: MapTarget;
1707
+ /**
1708
+ * Specifies the type of mapping. Set the type to FILE if you want the mapping to point to a file, or DIRECTORY for the directory to point to a directory. By default, home directory mappings have a Type of DIRECTORY when you create a Transfer Family server. You would need to explicitly set Type to FILE if you want a mapping to have a file target.
1709
+ */
1710
+ Type?: MapType;
1698
1711
  }
1699
1712
  export type HomeDirectoryMappings = HomeDirectoryMapEntry[];
1700
1713
  export type HomeDirectoryType = "PATH"|"LOGICAL"|string;
@@ -2375,6 +2388,7 @@ declare namespace Transfer {
2375
2388
  }
2376
2389
  export type MapEntry = string;
2377
2390
  export type MapTarget = string;
2391
+ export type MapType = "FILE"|"DIRECTORY"|string;
2378
2392
  export type MaxResults = number;
2379
2393
  export type MdnResponse = "SYNC"|"NONE"|string;
2380
2394
  export type MdnSigningAlg = "SHA256"|"SHA384"|"SHA512"|"SHA1"|"NONE"|"DEFAULT"|string;
@@ -2460,6 +2474,12 @@ declare namespace Transfer {
2460
2474
  Key?: S3Key;
2461
2475
  }
2462
2476
  export type S3Key = string;
2477
+ export interface S3StorageOptions {
2478
+ /**
2479
+ * Specifies whether or not performance for your Amazon S3 directories is optimized. This is disabled by default. By default, home directory mappings have a TYPE of DIRECTORY. If you enable this option, you would then need to explicitly set the HomeDirectoryMapEntry Type to FILE if you want a mapping to have a file target.
2480
+ */
2481
+ DirectoryListingOptimization?: DirectoryListingOptimization;
2482
+ }
2463
2483
  export interface S3Tag {
2464
2484
  /**
2465
2485
  * The name assigned to the tag that you create.
@@ -2936,6 +2956,10 @@ declare namespace Transfer {
2936
2956
  * Specifies the log groups to which your server logs are sent. To specify a log group, you must provide the ARN for an existing log group. In this case, the format of the log group is as follows: arn:aws:logs:region-name:amazon-account-id:log-group:log-group-name:* For example, arn:aws:logs:us-east-1:111122223333:log-group:mytestgroup:* If you have previously specified a log group for a server, you can clear it, and in effect turn off structured logging, by providing an empty value for this parameter in an update-server call. For example: update-server --server-id s-1234567890abcdef0 --structured-log-destinations
2937
2957
  */
2938
2958
  StructuredLogDestinations?: StructuredLogDestinations;
2959
+ /**
2960
+ * Specifies whether or not performance for your Amazon S3 directories is optimized. This is disabled by default. By default, home directory mappings have a TYPE of DIRECTORY. If you enable this option, you would then need to explicitly set the HomeDirectoryMapEntry Type to FILE if you want a mapping to have a file target.
2961
+ */
2962
+ S3StorageOptions?: S3StorageOptions;
2939
2963
  }
2940
2964
  export interface UpdateServerResponse {
2941
2965
  /**