| Package | Description |
|---|---|
| software.amazon.awssdk.services.serverlessapplicationrepository |
The AWS Serverless Application Repository makes it easy for developers and enterprises to quickly find and deploy
serverless applications in the AWS Cloud.
|
| software.amazon.awssdk.services.serverlessapplicationrepository.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateCloudFormationChangeSetResponse> |
ServerlessApplicationRepositoryAsyncClient.createCloudFormationChangeSet(CreateCloudFormationChangeSetRequest createCloudFormationChangeSetRequest)
Creates an AWS CloudFormation change set for the given application.
|
default CreateCloudFormationChangeSetResponse |
ServerlessApplicationRepositoryClient.createCloudFormationChangeSet(CreateCloudFormationChangeSetRequest createCloudFormationChangeSetRequest)
Creates an AWS CloudFormation change set for the given application.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateCloudFormationChangeSetRequestMarshaller.marshall(CreateCloudFormationChangeSetRequest createCloudFormationChangeSetRequest) |
Copyright © 2023. All rights reserved.