View Source aws_s3outposts (aws v1.0.4)

Amazon S3 on Outposts provides access to S3 on Outposts operations.

Summary

Functions

Link to this function

create_endpoint(Client, Input)

View Source

Creates an endpoint and associates it with the specified Outpost.

It can take up to 5 minutes for this action to finish.

Related actions include:

  • DeleteEndpoint: https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3outposts_DeleteEndpoint.html

  • ListEndpoints: https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3outposts_ListEndpoints.html

Link to this function

create_endpoint(Client, Input0, Options0)

View Source
Link to this function

delete_endpoint(Client, Input)

View Source

Deletes an endpoint.

It can take up to 5 minutes for this action to finish.

Related actions include:

  • CreateEndpoint: https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3outposts_CreateEndpoint.html

  • ListEndpoints: https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3outposts_ListEndpoints.html

Link to this function

delete_endpoint(Client, Input0, Options0)

View Source

Lists endpoints associated with the specified Outpost.

Related actions include:

  • CreateEndpoint: https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3outposts_CreateEndpoint.html

  • DeleteEndpoint: https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3outposts_DeleteEndpoint.html

Link to this function

list_endpoints(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_endpoints(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_outposts_with_s3(Client)

View Source

Lists the Outposts with S3 on Outposts capacity for your Amazon Web Services account.

Includes S3 on Outposts that you have access to as the Outposts owner, or as a shared user from Resource Access Manager (RAM).
Link to this function

list_outposts_with_s3(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_outposts_with_s3(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_shared_endpoints(Client, OutpostId)

View Source

Lists all endpoints associated with an Outpost that has been shared by Amazon Web Services Resource Access Manager (RAM).

Related actions include:

  • CreateEndpoint: https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3outposts_CreateEndpoint.html

  • DeleteEndpoint: https://docs.aws.amazon.com/AmazonS3/latest/API/API_s3outposts_DeleteEndpoint.html

Link to this function

list_shared_endpoints(Client, OutpostId, QueryMap, HeadersMap)

View Source
Link to this function

list_shared_endpoints(Client, OutpostId, QueryMap, HeadersMap, Options0)

View Source