Vantage v0.0.1 published on Thursday, Jun 8, 2023 by lbrlabs
vantage.getAwsProviderInfo
Explore with Pulumi AI
Using getAwsProviderInfo
function getAwsProviderInfo(opts?: InvokeOptions): Promise<GetAwsProviderInfoResult>
def get_aws_provider_info(opts: Optional[InvokeOptions] = None) -> GetAwsProviderInfoResult
func GetAwsProviderInfo(ctx *Context, opts ...InvokeOption) (*GetAwsProviderInfoResult, error)
> Note: This function is named GetAwsProviderInfo
in the Go SDK.
public static class GetAwsProviderInfo
{
public static Task<GetAwsProviderInfoResult> InvokeAsync(InvokeOptions? opts = null)
}
public static CompletableFuture<GetAwsProviderInfoResult> getAwsProviderInfo(InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: vantage:index/getAwsProviderInfo:getAwsProviderInfo
arguments:
# arguments dictionary
getAwsProviderInfo Result
The following output properties are available:
- Additional
Resources stringPolicy - Autopilot
Policy string - Cloudwatch
Metrics stringPolicy - External
Id string - Iam
Role stringArn - Id string
The provider-assigned unique ID for this managed resource.
- Root
Policy string
- Additional
Resources stringPolicy - Autopilot
Policy string - Cloudwatch
Metrics stringPolicy - External
Id string - Iam
Role stringArn - Id string
The provider-assigned unique ID for this managed resource.
- Root
Policy string
- additional
Resources StringPolicy - autopilot
Policy String - cloudwatch
Metrics StringPolicy - external
Id String - iam
Role StringArn - id String
The provider-assigned unique ID for this managed resource.
- root
Policy String
- additional
Resources stringPolicy - autopilot
Policy string - cloudwatch
Metrics stringPolicy - external
Id string - iam
Role stringArn - id string
The provider-assigned unique ID for this managed resource.
- root
Policy string
- additional_
resources_ strpolicy - autopilot_
policy str - cloudwatch_
metrics_ strpolicy - external_
id str - iam_
role_ strarn - id str
The provider-assigned unique ID for this managed resource.
- root_
policy str
- additional
Resources StringPolicy - autopilot
Policy String - cloudwatch
Metrics StringPolicy - external
Id String - iam
Role StringArn - id String
The provider-assigned unique ID for this managed resource.
- root
Policy String
Package Details
- Repository
- vantage lbrlabs/pulumi-vantage
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
vantage
Terraform Provider.