v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492497398.3 KB

Creates a new application. An application is the top-level organizational unit that supports IAM Identity Center integration.

post/CreateApplication

Request body

idcInstanceArnstring

ARN of the IAM Identity Center instance used for user authentication.

roleArnstring

ARN of the IAM role that the application uses to access AWS resources on your behalf.

defaultKmsKeyIdstring

Identifier of a KMS key. Can be a key ID, key ARN, alias name, or alias ARN.

tagsobject

Map of tags for a resource.

Response

Success

applicationIdstring required

The unique identifier of the created application.